This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fcaecfee80a3414b63ed9acfa26621096d933f47
rocm-systems
/
runtime
/
hsa-runtime
/
core
/
util
T
History
Sean Keely
30fce248c6
Enable use of CLOCK_MONOTONIC_RAW for post 4.4 kernels.
...
Change-Id: I3c1f27c7e639df5128c36d81f715fa16e6c1cf13
2017-09-20 14:28:23 -04:00
..
lnx
Enable use of CLOCK_MONOTONIC_RAW for post 4.4 kernels.
2017-09-20 14:28:23 -04:00
win
Adjust signal sleep to reflect null kernel latency. Performance tested on Gromacs.
2017-03-09 15:20:53 -05:00
atomic_helpers.h
Switch atomic_helpers.h from C11 atomics to GCC __atomic builtins.
2016-09-03 06:22:42 -04:00
flag.h
Add env key to disable 2MB suballocation.
2017-09-19 06:08:36 -04:00
locks.h
Improve branch elimination in ScopedAcquire.
2017-09-19 06:08:36 -04:00
os.h
Adjust signal sleep to reflect null kernel latency. Performance tested on Gromacs.
2017-03-09 15:20:53 -05:00
simple_heap.h
Add suballocator for ordinary VRAM allocations smaller than 2MB.
2017-09-19 06:08:36 -04:00
small_heap.cpp
Separate open source core runtime code from DK makefiles.
2016-03-22 18:10:13 -05:00
small_heap.h
Separate open source core runtime code from DK makefiles.
2016-03-22 18:10:13 -05:00
timer.cpp
Correct handling of slow clocks under linux.
2017-07-12 12:49:49 -04:00
timer.h
The fallback path covers not just ARM64, need this for Power as well.
2017-06-07 14:45:29 -05:00
utils.h
Fix compilation issue reported with GLIBC 2.12 (RHEL 6.9)
2017-07-28 11:11:01 -04:00