File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,20 +11,12 @@ pyopencl = "*"
1111
1212[target .linux-64 .dependencies ]
1313pycuda = " *"
14- ocl-icd = " *"
15- ocl-icd-system = " *"
1614
17- [target .osx-arm64 .dependencies ]
18- khronos-opencl-icd-loader = " *"
19- ocl_cd_wrapper_apple = " *"
20-
21- [target .windows-64 .dependencies ]
15+ [target .win-64 .dependencies ]
2216pycuda = " *"
23- khronos-opencl-icd-loader = " *"
2417
2518[feature .test .dependencies ]
2619pytest = " *"
27- black = " *"
2820
2921[feature .lint .dependencies ]
3022pre-commit = " *"
Original file line number Diff line number Diff line change @@ -23,18 +23,9 @@ requirements:
2323 - loguru
2424 - pyopencl
2525 - python
26- - if : linux
27- then :
28- - ocl-id
29- - ocl-id-system
3026 - if : not osx
3127 then :
3228 - pycuda
33- else :
34- - ocl_icd_wrapper_apple
35- - if : osx or win
36- then :
37- - khronos-opencl-icd-loader
3829
3930about :
4031 homepage : https://github.com/openbiosim/loch
You can’t perform that action at this time.
0 commit comments