rohany / taco

The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
http://tensor-compiler.org
Other
6 stars 3 forks source link

DISTAL: stop linking libcudart into DISTALˆ runtime #139

Closed rohany closed 2 years ago

rohany commented 2 years ago

Linking the libcudart into DISTAL can lead to a variety of correctness and performance problems when Legion is built with the CUDA runtime hijack enabled. This commit ensures that the DISTAL runtime build does not sneakily include the libcudart.so