Skip to content

Remove CUDA 12.5 devcontainers.#470

Merged
bdice merged 1 commit intorapidsai:branch-25.04from
bdice:remove-cuda-12.5-devcontainers
Feb 24, 2025
Merged

Remove CUDA 12.5 devcontainers.#470
bdice merged 1 commit intorapidsai:branch-25.04from
bdice:remove-cuda-12.5-devcontainers

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Feb 22, 2025

Now that RAPIDS has fully migrated to CUDA 12.8, we can remove the CUDA 12.5 devcontainers.

@bdice bdice requested a review from a team as a code owner February 22, 2025 21:47
@bdice bdice requested review from msarahan and removed request for a team February 22, 2025 21:47
@jameslamb jameslamb removed the request for review from msarahan February 24, 2025 14:47
@bdice bdice merged commit 587e391 into rapidsai:branch-25.04 Feb 24, 2025
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Feb 24, 2025

CI is failing with some NVTX issues in cuML but it cannot be related to these changes (we aren't doing CUDA 12.5 builds). I went ahead and merged.

Failling log lines
2025-02-23T01:24:57.7523746Z [179/268] : && /home/coder/.conda/envs/rapids/bin/x86_64-conda-linux-gnu-c++ -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/home/coder/.conda/envs/rapids/lib -Wl,-rpath-link,/home/coder/.conda/envs/rapids/lib -L/home/coder/.conda/envs/rapids/lib  -L/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib -L/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib/stubs     -Wl,--dependency-file=_deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/link.d _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o -o _deps/gputreeshap-build/BenchmarkGPUTreeShap  -Wl,-rpath,/home/coder/cuml/cpp/build/conda/cuda-12.8/release/_deps/benchmark-build/src  _deps/benchmark-build/src/libbenchmark.so.1.8.0  -lcudadevrt  -lcudart -L"/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib/stubs" -L"/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib" && :
2025-02-23T01:24:57.7528426Z 
2025-02-23T01:24:57.7535549Z FAILED: _deps/gputreeshap-build/BenchmarkGPUTreeShap 
2025-02-23T01:24:57.7535932Z 
2025-02-23T01:24:57.7548853Z : && /home/coder/.conda/envs/rapids/bin/x86_64-conda-linux-gnu-c++ -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/home/coder/.conda/envs/rapids/lib -Wl,-rpath-link,/home/coder/.conda/envs/rapids/lib -L/home/coder/.conda/envs/rapids/lib  -L/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib -L/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib/stubs     -Wl,--dependency-file=_deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/link.d _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o -o _deps/gputreeshap-build/BenchmarkGPUTreeShap  -Wl,-rpath,/home/coder/cuml/cpp/build/conda/cuda-12.8/release/_deps/benchmark-build/src  _deps/benchmark-build/src/libbenchmark.so.1.8.0  -lcudadevrt  -lcudart -L"/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib/stubs" -L"/home/coder/.conda/envs/rapids/targets/x86_64-linux/lib" && :
2025-02-23T01:24:57.7553134Z 
2025-02-23T01:24:57.7554558Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainSyncUserCreate_impl_init_v3':
2025-02-23T01:24:57.7556773Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserCreate_impl_init_v3[nvtxDomainSyncUserCreate_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7559373Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserCreate_impl_init_v3[nvtxDomainSyncUserCreate_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7562867Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserCreate_impl_init_v3[nvtxDomainSyncUserCreate_impl_init_v3]+0x124): undefined reference to `dlclose'
2025-02-23T01:24:57.7565484Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxMarkEx_impl_init_v3':
2025-02-23T01:24:57.7568294Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkEx_impl_init_v3[nvtxMarkEx_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7570479Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkEx_impl_init_v3[nvtxMarkEx_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7573000Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkEx_impl_init_v3[nvtxMarkEx_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7575577Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainSyncUserReleasing_impl_init_v3':
2025-02-23T01:24:57.7578278Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserReleasing_impl_init_v3[nvtxDomainSyncUserReleasing_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7581093Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserReleasing_impl_init_v3[nvtxDomainSyncUserReleasing_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7584137Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserReleasing_impl_init_v3[nvtxDomainSyncUserReleasing_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7586803Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainSyncUserDestroy_impl_init_v3':
2025-02-23T01:24:57.7589116Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserDestroy_impl_init_v3[nvtxDomainSyncUserDestroy_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7591517Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserDestroy_impl_init_v3[nvtxDomainSyncUserDestroy_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7593241Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../
2025-02-23T01:24:57.7594844Z ../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserDestroy_impl_init_v3[nvtxDomainSyncUserDestroy_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7597409Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainSyncUserAcquireStart_impl_init_v3':
2025-02-23T01:24:57.7599912Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireStart_impl_init_v3[nvtxDomainSyncUserAcquireStart_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7602797Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireStart_impl_init_v3[nvtxDomainSyncUserAcquireStart_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7606034Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireStart_impl_init_v3[nvtxDomainSyncUserAcquireStart_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7608977Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainSyncUserAcquireFailed_impl_init_v3':
2025-02-23T01:24:57.7611306Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireFailed_impl_init_v3[nvtxDomainSyncUserAcquireFailed_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7613964Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireFailed_impl_init_v3[nvtxDomainSyncUserAcquireFailed_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7617132Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireFailed_impl_init_v3[nvtxDomainSyncUserAcquireFailed_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7619979Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainSyncUserAcquireSuccess_impl_init_v3':
2025-02-23T01:24:57.7622350Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireSuccess_impl_init_v3[nvtxDomainSyncUserAcquireSuccess_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7625016Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireSuccess_impl_init_v3[nvtxDomainSyncUserAcquireSuccess_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7628255Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainSyncUserAcquireSuccess_impl_init_v3[nvtxDomainSyncUserAcquireSuccess_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7631064Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainResourceDestroy_impl_init_v3':
2025-02-23T01:24:57.7633268Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainResourceDestroy_impl_init_v3[nvtxDomainResourceDestroy_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7635889Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainResourceDestroy_impl_init_v3[nvtxDomainResourceDestroy_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7639008Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainResourceDestroy_impl_init_v3[nvtxDomainResourceDestroy_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7641779Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainDestroy_impl_init_v3':
2025-02-23T01:24:57.7643982Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainDestroy_impl_init_v3[nvtxDomainDestroy_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7646401Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainDestroy_impl_init_v3[nvtxDomainDestroy_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7649466Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainDestroy_impl_init_v3[nvtxDomainDestroy_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7652212Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxInitialize_impl_init_v3':
2025-02-23T01:24:57.7654373Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxInitialize_impl_init_v3[nvtxInitialize_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7656685Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxInitialize_impl_init_v3[nvtxInitialize_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7659584Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxInitialize_impl_init_v3[nvtxInitialize_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7662191Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangePop_impl_init_v3':
2025-02-23T01:24:57.7664241Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePop_impl_init_v3[nvtxRangePop_impl_init_v3]+0x8a): undefined reference to `dlopen'
2025-02-23T01:24:57.7666323Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePop_impl_init_v3[nvtxRangePop_impl_init_v3]+0xa1): undefined reference to `dlsym'
2025-02-23T01:24:57.7669075Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePop_impl_init_v3[nvtxRangePop_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7671706Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangeEnd_impl_init_v3':
2025-02-23T01:24:57.7673635Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeEnd_impl_init_v3[nvtxRangeEnd_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7675936Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeEnd_impl_init_v3[nvtxRangeEnd_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7678850Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeEnd_impl_init_v3[nvtxRangeEnd_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7681400Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxMarkA_impl_init_v3':
2025-02-23T01:24:57.7683484Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkA_impl_init_v3[nvtxMarkA_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7685525Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkA_impl_init_v3[nvtxMarkA_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7688150Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkA_impl_init_v3[nvtxMarkA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7690558Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxMarkW_impl_init_v3':
2025-02-23T01:24:57.7692459Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkW_impl_init_v3[nvtxMarkW_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7694407Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkW_impl_init_v3[nvtxMarkW_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7696640Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxMarkW_impl_init_v3[nvtxMarkW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7699046Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainMarkEx_impl_init_v3':
2025-02-23T01:24:57.7700943Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainMarkEx_impl_init_v3[nvtxDomainMarkEx_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7702921Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainMarkEx_impl_init_v3[nvtxDomainMarkEx_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7705383Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainMarkEx_impl_init_v3[nvtxDomainMarkEx_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7707852Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainRangeEnd_impl_init_v3':
2025-02-23T01:24:57.7709742Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangeEnd_impl_init_v3[nvtxDomainRangeEnd_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7711978Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangeEnd_impl_init_v3[nvtxDomainRangeEnd_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7714522Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangeEnd_impl_init_v3[nvtxDomainRangeEnd_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7717169Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainRangePop_impl_init_v3':
2025-02-23T01:24:57.7719225Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangePop_impl_init_v3[nvtxDomainRangePop_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7721625Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangePop_impl_init_v3[nvtxDomainRangePop_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7724677Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangePop_impl_init_v3[nvtxDomainRangePop_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7727794Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangeStartW_impl_init_v3':
2025-02-23T01:24:57.7729737Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartW_impl_init_v3[nvtxRangeStartW_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7731715Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartW_impl_init_v3[nvtxRangeStartW_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7734020Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartW_impl_init_v3[nvtxRangeStartW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7736629Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainCreateA_impl_init_v3':
2025-02-23T01:24:57.7738919Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainCreateA_impl_init_v3[nvtxDomainCreateA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7741244Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainCreateA_impl_init_v3[nvtxDomainCreateA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7743934Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainCreateA_impl_init_v3[nvtxDomainCreateA_impl_init_v3]+0x124): undefined reference to `dlclose'
2025-02-23T01:24:57.7746442Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainCreateW_impl_init_v3':
2025-02-23T01:24:57.7748609Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainCreateW_impl_init_v3[nvtxDomainCreateW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7750708Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainCreateW_impl_init_v3[nvtxDomainCreateW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7753162Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainCreateW_impl_init_v3[nvtxDomainCreateW_impl_init_v3]+0x124): undefined reference to `dlclose'
2025-02-23T01:24:57.7755798Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangeStartEx_impl_init_v3':
2025-02-23T01:24:57.7758134Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartEx_impl_init_v3[nvtxRangeStartEx_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7760412Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartEx_impl_init_v3[nvtxRangeStartEx_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7763777Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartEx_impl_init_v3[nvtxRangeStartEx_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7766823Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangeStartA_impl_init_v3':
2025-02-23T01:24:57.7769255Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartA_impl_init_v3[nvtxRangeStartA_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7771464Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartA_impl_init_v3[nvtxRangeStartA_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7774281Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangeStartA_impl_init_v3[nvtxRangeStartA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7777065Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuDeviceA_impl_init_v3':
2025-02-23T01:24:57.7779013Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuDeviceA_impl_init_v3[nvtxNameCuDeviceA_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7781324Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuDeviceA_impl_init_v3[nvtxNameCuDeviceA_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7783990Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuDeviceA_impl_init_v3[nvtxNameCuDeviceA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7786482Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangePushW_impl_init_v3':
2025-02-23T01:24:57.7788624Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushW_impl_init_v3[nvtxRangePushW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7790806Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushW_impl_init_v3[nvtxRangePushW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7793409Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushW_impl_init_v3[nvtxRangePushW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7795942Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangePushEx_impl_init_v3':
2025-02-23T01:24:57.7798131Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushEx_impl_init_v3[nvtxRangePushEx_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7800333Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushEx_impl_init_v3[nvtxRangePushEx_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7803247Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushEx_impl_init_v3[nvtxRangePushEx_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7806142Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxRangePushA_impl_init_v3':
2025-02-23T01:24:57.7808777Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushA_impl_init_v3[nvtxRangePushA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7811140Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushA_impl_init_v3[nvtxRangePushA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7813700Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxRangePushA_impl_init_v3[nvtxRangePushA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7816248Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCategoryA_impl_init_v3':
2025-02-23T01:24:57.7818459Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCategoryA_impl_init_v3[nvtxNameCategoryA_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7820739Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCategoryA_impl_init_v3[nvtxNameCategoryA_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7823378Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCategoryA_impl_init_v3[nvtxNameCategoryA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7825955Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCategoryW_impl_init_v3':
2025-02-23T01:24:57.7828255Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCategoryW_impl_init_v3[nvtxNameCategoryW_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7830676Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCategoryW_impl_init_v3[nvtxNameCategoryW_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7833431Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCategoryW_impl_init_v3[nvtxNameCategoryW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7835822Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameOsThreadA_impl_init_v3':
2025-02-23T01:24:57.7837952Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameOsThreadA_impl_init_v3[nvtxNameOsThreadA_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7840210Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameOsThreadA_impl_init_v3[nvtxNameOsThreadA_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7843465Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameOsThreadA_impl_init_v3[nvtxNameOsThreadA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7846561Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameOsThreadW_impl_init_v3':
2025-02-23T01:24:57.7849213Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameOsThreadW_impl_init_v3[nvtxNameOsThreadW_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7851643Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameOsThreadW_impl_init_v3[nvtxNameOsThreadW_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7854306Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameOsThreadW_impl_init_v3[nvtxNameOsThreadW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7856812Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClProgramW_impl_init_v3':
2025-02-23T01:24:57.7859057Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClProgramW_impl_init_v3[nvtxNameClProgramW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7861301Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClProgramW_impl_init_v3[nvtxNameClProgramW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7863939Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClProgramW_impl_init_v3[nvtxNameClProgramW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7866414Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClEventA_impl_init_v3':
2025-02-23T01:24:57.7868578Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClEventA_impl_init_v3[nvtxNameClEventA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7870851Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClEventA_impl_init_v3[nvtxNameClEventA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7873861Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClEventA_impl_init_v3[nvtxNameClEventA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7876445Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClEventW_impl_init_v3':
2025-02-23T01:24:57.7878841Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClEventW_impl_init_v3[nvtxNameClEventW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7881588Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClEventW_impl_init_v3[nvtxNameClEventW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7884492Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClEventW_impl_init_v3[nvtxNameClEventW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7887396Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClContextW_impl_init_v3':
2025-02-23T01:24:57.7889544Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClContextW_impl_init_v3[nvtxNameClContextW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7891792Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClContextW_impl_init_v3[nvtxNameClContextW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7894440Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClContextW_impl_init_v3[nvtxNameClContextW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7896829Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClCommandQueueA_impl_init_v3':
2025-02-23T01:24:57.7899116Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClCommandQueueA_impl_init_v3[nvtxNameClCommandQueueA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7901532Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClCommandQueueA_impl_init_v3[nvtxNameClCommandQueueA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7903390Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000
2025-02-23T01:24:57.7904968Z d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClCommandQueueA_impl_init_v3[nvtxNameClCommandQueueA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7907357Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClCommandQueueW_impl_init_v3':
2025-02-23T01:24:57.7909566Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClCommandQueueW_impl_init_v3[nvtxNameClCommandQueueW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7911999Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClCommandQueueW_impl_init_v3[nvtxNameClCommandQueueW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7914992Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClCommandQueueW_impl_init_v3[nvtxNameClCommandQueueW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7917854Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClMemObjectA_impl_init_v3':
2025-02-23T01:24:57.7920079Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClMemObjectA_impl_init_v3[nvtxNameClMemObjectA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7922824Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClMemObjectA_impl_init_v3[nvtxNameClMemObjectA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7925647Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClMemObjectA_impl_init_v3[nvtxNameClMemObjectA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7928422Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClMemObjectW_impl_init_v3':
2025-02-23T01:24:57.7930596Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClMemObjectW_impl_init_v3[nvtxNameClMemObjectW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7932955Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClMemObjectW_impl_init_v3[nvtxNameClMemObjectW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7935713Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClMemObjectW_impl_init_v3[nvtxNameClMemObjectW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7938460Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClSamplerA_impl_init_v3':
2025-02-23T01:24:57.7940542Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClSamplerA_impl_init_v3[nvtxNameClSamplerA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7942846Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClSamplerA_impl_init_v3[nvtxNameClSamplerA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7945566Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClSamplerA_impl_init_v3[nvtxNameClSamplerA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7948446Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClSamplerW_impl_init_v3':
2025-02-23T01:24:57.7950573Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClSamplerW_impl_init_v3[nvtxNameClSamplerW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7952918Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClSamplerW_impl_init_v3[nvtxNameClSamplerW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7955653Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClSamplerW_impl_init_v3[nvtxNameClSamplerW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7958359Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClProgramA_impl_init_v3':
2025-02-23T01:24:57.7960520Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClProgramA_impl_init_v3[nvtxNameClProgramA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7963222Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClProgramA_impl_init_v3[nvtxNameClProgramA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7966148Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClProgramA_impl_init_v3[nvtxNameClProgramA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7968648Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuDeviceW_impl_init_v3':
2025-02-23T01:24:57.7970294Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuDeviceW_impl_init_v3[nvtxNameCuDeviceW_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.7972264Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuDeviceW_impl_init_v3[nvtxNameCuDeviceW_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.7974502Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuDeviceW_impl_init_v3[nvtxNameCuDeviceW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7977294Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuContextA_impl_init_v3':
2025-02-23T01:24:57.7979442Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuContextA_impl_init_v3[nvtxNameCuContextA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7981856Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuContextA_impl_init_v3[nvtxNameCuContextA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7984620Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuContextA_impl_init_v3[nvtxNameCuContextA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7987427Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuContextW_impl_init_v3':
2025-02-23T01:24:57.7989554Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuContextW_impl_init_v3[nvtxNameCuContextW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.7991879Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuContextW_impl_init_v3[nvtxNameCuContextW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.7994513Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuContextW_impl_init_v3[nvtxNameCuContextW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.7997133Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuStreamA_impl_init_v3':
2025-02-23T01:24:57.7999160Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuStreamA_impl_init_v3[nvtxNameCuStreamA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8001600Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuStreamA_impl_init_v3[nvtxNameCuStreamA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8004633Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuStreamA_impl_init_v3[nvtxNameCuStreamA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8007743Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuStreamW_impl_init_v3':
2025-02-23T01:24:57.8009974Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuStreamW_impl_init_v3[nvtxNameCuStreamW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8012252Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuStreamW_impl_init_v3[nvtxNameCuStreamW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8014943Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuStreamW_impl_init_v3[nvtxNameCuStreamW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8017815Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuEventA_impl_init_v3':
2025-02-23T01:24:57.8019899Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuEventA_impl_init_v3[nvtxNameCuEventA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8022243Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuEventA_impl_init_v3[nvtxNameCuEventA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8024922Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuEventA_impl_init_v3[nvtxNameCuEventA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8027632Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCuEventW_impl_init_v3':
2025-02-23T01:24:57.8029698Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuEventW_impl_init_v3[nvtxNameCuEventW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8031960Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuEventW_impl_init_v3[nvtxNameCuEventW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8034578Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCuEventW_impl_init_v3[nvtxNameCuEventW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8037280Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCudaDeviceA_impl_init_v3':
2025-02-23T01:24:57.8039437Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaDeviceA_impl_init_v3[nvtxNameCudaDeviceA_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.8041898Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaDeviceA_impl_init_v3[nvtxNameCudaDeviceA_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.8044741Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaDeviceA_impl_init_v3[nvtxNameCudaDeviceA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8047419Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCudaDeviceW_impl_init_v3':
2025-02-23T01:24:57.8049539Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaDeviceW_impl_init_v3[nvtxNameCudaDeviceW_impl_init_v3]+0x92): undefined reference to `dlopen'
2025-02-23T01:24:57.8051966Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaDeviceW_impl_init_v3[nvtxNameCudaDeviceW_impl_init_v3]+0xa9): undefined reference to `dlsym'
2025-02-23T01:24:57.8054723Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaDeviceW_impl_init_v3[nvtxNameCudaDeviceW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8057525Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCudaStreamA_impl_init_v3':
2025-02-23T01:24:57.8059715Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaStreamA_impl_init_v3[nvtxNameCudaStreamA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8062037Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaStreamA_impl_init_v3[nvtxNameCudaStreamA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8064767Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaStreamA_impl_init_v3[nvtxNameCudaStreamA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8067508Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCudaStreamW_impl_init_v3':
2025-02-23T01:24:57.8069634Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaStreamW_impl_init_v3[nvtxNameCudaStreamW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8071964Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaStreamW_impl_init_v3[nvtxNameCudaStreamW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8074738Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaStreamW_impl_init_v3[nvtxNameCudaStreamW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8077565Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCudaEventA_impl_init_v3':
2025-02-23T01:24:57.8079724Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaEventA_impl_init_v3[nvtxNameCudaEventA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8082244Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaEventA_impl_init_v3[nvtxNameCudaEventA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8085226Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaEventA_impl_init_v3[nvtxNameCudaEventA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8088243Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameCudaEventW_impl_init_v3':
2025-02-23T01:24:57.8090375Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaEventW_impl_init_v3[nvtxNameCudaEventW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8092502Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaEventW_impl_init_v3[nvtxNameCudaEventW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8095278Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameCudaEventW_impl_init_v3[nvtxNameCudaEventW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8097734Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClDeviceA_impl_init_v3':
2025-02-23T01:24:57.8099798Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClDeviceA_impl_init_v3[nvtxNameClDeviceA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8102000Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClDeviceA_impl_init_v3[nvtxNameClDeviceA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8104629Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClDeviceA_impl_init_v3[nvtxNameClDeviceA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8107326Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClDeviceW_impl_init_v3':
2025-02-23T01:24:57.8109296Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClDeviceW_impl_init_v3[nvtxNameClDeviceW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8111419Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClDeviceW_impl_init_v3[nvtxNameClDeviceW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8113907Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClDeviceW_impl_init_v3[nvtxNameClDeviceW_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8116362Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxNameClContextA_impl_init_v3':
2025-02-23T01:24:57.8118612Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClContextA_impl_init_v3[nvtxNameClContextA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8121133Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClContextA_impl_init_v3[nvtxNameClContextA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8124341Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxNameClContextA_impl_init_v3[nvtxNameClContextA_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8127384Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainRegisterStringW_impl_init_v3':
2025-02-23T01:24:57.8129862Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRegisterStringW_impl_init_v3[nvtxDomainRegisterStringW_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8132265Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRegisterStringW_impl_init_v3[nvtxDomainRegisterStringW_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8135121Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRegisterStringW_impl_init_v3[nvtxDomainRegisterStringW_impl_init_v3]+0x124): undefined reference to `dlclose'
2025-02-23T01:24:57.8137887Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainNameCategoryA_impl_init_v3':
2025-02-23T01:24:57.8139976Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainNameCategoryA_impl_init_v3[nvtxDomainNameCategoryA_impl_init_v3]+0xaa): undefined reference to `dlopen'
2025-02-23T01:24:57.8142221Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainNameCategoryA_impl_init_v3[nvtxDomainNameCategoryA_impl_init_v3]+0xc1): undefined reference to `dlsym'
2025-02-23T01:24:57.8144935Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainNameCategoryA_impl_init_v3[nvtxDomainNameCategoryA_impl_init_v3]+0x134): undefined reference to `dlclose'
2025-02-23T01:24:57.8147899Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainRangeStartEx_impl_init_v3':
2025-02-23T01:24:57.8150101Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangeStartEx_impl_init_v3[nvtxDomainRangeStartEx_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8152738Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangeStartEx_impl_init_v3[nvtxDomainRangeStartEx_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8155705Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangeStartEx_impl_init_v3[nvtxDomainRangeStartEx_impl_init_v3]+0x124): undefined reference to `dlclose'
2025-02-23T01:24:57.8158598Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainRangePushEx_impl_init_v3':
2025-02-23T01:24:57.8160750Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangePushEx_impl_init_v3[nvtxDomainRangePushEx_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8163478Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangePushEx_impl_init_v3[nvtxDomainRangePushEx_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8166572Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRangePushEx_impl_init_v3[nvtxDomainRangePushEx_impl_init_v3]+0x114): undefined reference to `dlclose'
2025-02-23T01:24:57.8169582Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainNameCategoryW_impl_init_v3':
2025-02-23T01:24:57.8171735Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainNameCategoryW_impl_init_v3[nvtxDomainNameCategoryW_impl_init_v3]+0xaa): undefined reference to `dlopen'
2025-02-23T01:24:57.8174140Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainNameCategoryW_impl_init_v3[nvtxDomainNameCategoryW_impl_init_v3]+0xc1): undefined reference to `dlsym'
2025-02-23T01:24:57.8175546Z /home/coder/
2025-02-23T01:24:57.8177510Z .conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainNameCategoryW_impl_init_v3[nvtxDomainNameCategoryW_impl_init_v3]+0x134): undefined reference to `dlclose'
2025-02-23T01:24:57.8178722Z 
2025-02-23T01:24:57.8180098Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainRegisterStringA_impl_init_v3':
2025-02-23T01:24:57.8181235Z 
2025-02-23T01:24:57.8182264Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRegisterStringA_impl_init_v3[nvtxDomainRegisterStringA_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8183174Z 
2025-02-23T01:24:57.8184725Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRegisterStringA_impl_init_v3[nvtxDomainRegisterStringA_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8186016Z 
2025-02-23T01:24:57.8187704Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainRegisterStringA_impl_init_v3[nvtxDomainRegisterStringA_impl_init_v3]+0x124): undefined reference to `dlclose'
2025-02-23T01:24:57.8189022Z 
2025-02-23T01:24:57.8190404Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: _deps/gputreeshap-build/CMakeFiles/BenchmarkGPUTreeShap.dir/benchmark/benchmark_gpu_treeshap.cu.o: in function `nvtxDomainResourceCreate_impl_init_v3':
2025-02-23T01:24:57.8191591Z 
2025-02-23T01:24:57.8192497Z tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainResourceCreate_impl_init_v3[nvtxDomainResourceCreate_impl_init_v3]+0x9a): undefined reference to `dlopen'
2025-02-23T01:24:57.8193289Z 
2025-02-23T01:24:57.8194726Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainResourceCreate_impl_init_v3[nvtxDomainResourceCreate_impl_init_v3]+0xb1): undefined reference to `dlsym'
2025-02-23T01:24:57.8195699Z 
2025-02-23T01:24:57.8197228Z /home/coder/.conda/envs/rapids/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tmpxft_000d291e_00000000-6_benchmark_gpu_treeshap.compute_120.cudafe1.cpp:(.text.nvtxDomainResourceCreate_impl_init_v3[nvtxDomainResourceCreate_impl_init_v3]+0x124): undefined reference to `dlclose'
2025-02-23T01:24:57.8198140Z 
2025-02-23T01:24:57.8198338Z collect2: error: ld returned 1 exit status

@trxcllnt
Copy link
Copy Markdown
Collaborator

trxcllnt commented Mar 5, 2025

@bdice are we tracking these linker errors anywhere? I am also seeing them in #472

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants