RivettiLuciano

Results 3 comments of RivettiLuciano

sorry how did you handle the NVTX errors? I followed https://github.com/NVIDIA/MinkowskiEngine/issues/601 but I still have the nvtx3 errors.

Hi @ha-ves I tried adding to the setup.py extra_compile_args = { "cxx": [ARGS, "-DNVTX_DISABLE"] } but it doesnt work i still have the errors with nvtx3

@ha-ves that was correct. I could install Monkoski thank you very much for your answer