Message boards : Number crunching : GPU WU's
Previous · 1 · 2 · 3
Author | Message |
---|---|
![]() Send message Joined: 1 Dec 05 Posts: 1750 Credit: 6,935,189 RAC: 2,741 ![]() |
Orochi Orochi is a library loading HIP and CUDA APIs dynamically, allowing the user to switch APIs at runtime. Therefore you don't need to compile two separate implementations for each API. This allows you to compile and maintain a single binary that can run on both AMD and NVIDIA GPUs. Unlike HIP, which uses hipamd or CUDA at compile-time, Orochi will dynamically load the corresponding HIP/CUDA shared libraries depending on your platform. In other words, it combines the functionality offered by HIPEW and CUEW into a single library |
![]() Send message Joined: 1 Dec 05 Posts: 1750 Credit: 6,935,189 RAC: 2,741 ![]() |
|
![]() Send message Joined: 1 Dec 05 Posts: 1750 Credit: 6,935,189 RAC: 2,741 ![]() |
Intel opened it's cpu opencl runtime |
![]() Send message Joined: 1 Dec 05 Posts: 1750 Credit: 6,935,189 RAC: 2,741 ![]() |
|
Message boards :
Number crunching :
GPU WU's
©2023 University of Washington
https://www.bakerlab.org