-
Notifications
You must be signed in to change notification settings - Fork 20
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
Package? #315
Comments
@nicolasgere you can test it right now by installing it via docker. You can find the published containers here. The package should listed as |
Do you mean that if I npm install @nvidia/webgl inside the container, it will install the package correctly in my node module? |
No actually, the package should come pre-installed in that docker image. You would just use it directly! |
@nicolasgere we added more information on how to use the docker containers and installing individual packages on bare metal instances as well. |
where can I found a demo for webgl? I am facing the error 2.1.0 Missing GL version |
no update here @AjayThorve ? |
@nicolasgere are you running the WebGL demo from inside a docker container? If so, are you passing the Our dev and runtime You can pass the same configuration via Click here to see "run-node-rapids-demo.sh"#!/usr/bin/env bash |
HI there, thanks for the amazing work!
We are very interested to use the webgl package, we are on headless-gl for now, but it does not work with gpu. Do you have an ETA on when we could start to test? Thank you!
The text was updated successfully, but these errors were encountered: