File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- # A SYCL plug-in for AMReX's ElectromagneticPIC tutorial
1+ # A SYCL plug-in to run AMReX apps on AMD/Nvidia GPUs
22
33_ ** Nuno Nobre** , Alex Grant, Karthikeyan Chockalingam and Xiaohu Guo_
44
@@ -30,13 +30,12 @@ AMReX's SYCL capability beyond Intel GPUs.
3030We support two open-source SYCL compiler and runtime frameworks:
3131- [ DPC++] ( https://github.com/intel/llvm ) (proprietary solutions, e.g. the
3232[ Intel oneAPI DPC++/C++ Compiler] ( https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html )
33- and its [ plugins] ( https://codeplay.com/portal/blogs/2022/12/16/bringing-nvidia-and-amd-support-to-oneapi.html ) ,
34- should also work);
33+ and its [ plugins] ( https://codeplay.com/solutions/oneapi/ ) , should also work);
3534- [ Open SYCL] ( https://github.com/OpenSYCL/OpenSYCL )
3635(formerly known as hipSYCL).
3736
38- The plug-in has been tested on _ all_ the generally available high performance
39- computing GPUs, which at the beginning of 2023 means the following cards :
37+ The plug-in has been tested on _ all_ the high performance computing GPUs
38+ generally available at the beginning of 2023:
4039
4140- Nvidia: V100 and A100;
4241- AMD: MI100, MI210 and MI250.
You can’t perform that action at this time.
0 commit comments