jayfurmanek

Results 7 issues of jayfurmanek

Hi, I've tried building this on a ppc64le machine (power8) and it fails in src/cycleclock.h: In file included from /tmp/build/protobuf/third_party/benchmark/src/sysinfo.cc:44:0: /tmp/build/protobuf/third_party/benchmark/src/cycleclock.h: In function 'int64_t benchmark::cycleclock::Now()': /tmp/build/protobuf/third_party/benchmark/src/cycleclock.h:82:23: error: 'int64' does not...

enhancement
help wanted

## Checklist before submitting - [x] Did you read the [contributor guide](https://github.com/open-ce/open-ce/blob/main/CONTRIBUTING.md)? - [ ] Did you update any affected [documentation](https://github.com/open-ce/open-ce/blob/main/doc/)? - [ ] Did you write any tests to...

Recently the compiler in Ubuntu18 has encountered an issue building XLA. Moving to Ubuntu20 and GCC9 fixes this build issue.

pull ready

This RFC proposes to add Unified Virtual Memory (UVM) (or “Managed Memory”) function utilizing the managed memory allocation APIs available in CUDA/ROCm. The proposed changes to the front end and...

cla signed

This commit refactors the Triton AOT function to conform to the new backend model. Backend specific files (compiler.c, link.py) have been moved the appropriate places in the third_party directory. AMD...