Skip to content

regent: Fix CUDA auto-detect

Elliott Slaughter requested to merge regent-fix-cuda-autodetect into master

Adds a define so that Regent can check the status of CUDA. Potential fix for https://github.com/StanfordLegion/legion/issues/1685

Merge request reports