File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ be built yourself nevertheless or the distribution versions are outdated.
9494The ISAACConfig.cmake searches for these requirements. See
9595` example/CMakeLists.txt ` for an easy to adopt example.
9696
97- * __ Alpaka __ for the abstraction of the acceleration device. If only CUDA
97+ * __ alpaka __ (version 0.6.0) for the abstraction of the acceleration device. If only CUDA
9898 is used, this library is __ not needed__ :
9999 * _ From Source_ :
100- * ` git clone https://github.com/ComputationalRadiationPhysics /alpaka.git `
100+ * ` git clone https://github.com/alpaka-group /alpaka.git `
101101 * It is a header only library and doesn't need to be installed. However
102102 the root directory of the libary has to be added to the CMake variable
103103 ` CMAKE_MODULE_PATH ` , e.g. with
You can’t perform that action at this time.
0 commit comments