Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cudart from build system #420

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Remove cudart from build system #420

merged 1 commit into from
Aug 4, 2023

Conversation

lilleyse
Copy link
Contributor

@lilleyse lilleyse commented Aug 4, 2023

Similar to #405, we no longer depend on cudart due to internal restructurings in Kit 105.

This fixes a problem where the extension doesn't load in Code 2023.1.1:

2023-08-04 14:11:42 [Error] [carb] [Plugin: libcesium.omniverse.plugin.so] Could not load the dynamic library from /cesium-omniverse/exts/cesium.omniverse/bin/libcesium.omniverse.plugin.so. Error: libcudart.so.11.0: cannot open shared object file: No such file or directory (Additional information may be available by running the process with the LD_DEBUG environment variable set)

We'll need to figure this out eventually since @corybarr is using cuda for point clouds, but for now we just need to get things working with Code 2023.1.1.

Copy link
Contributor

@weegeekps weegeekps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works okay for me.

@lilleyse lilleyse merged commit 0fb9c41 into main Aug 4, 2023
3 checks passed
@lilleyse lilleyse deleted the remove-cuda branch August 4, 2023 17:49
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.

2 participants