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

Add CUDA to RCE #36

Open
dominiquehunziker opened this issue Aug 1, 2013 · 1 comment
Open

Add CUDA to RCE #36

dominiquehunziker opened this issue Aug 1, 2013 · 1 comment
Labels

Comments

@dominiquehunziker
Copy link
Contributor

  • Add CUDA as special feature (?) for a machine
  • Add CUDA setup in container to provision script as an (optional) feature
  • Let the provision script automatically detect whether CUDA feature is feasible?
  • Necessary to extend lxc config file with: > lxc.cgroup.devices.allow = c 195:* rwm

Open problem is the NVIDIA driver: I guess host and container driver version have to match?

How to setup CUDA for a container see: https://github.com/IDSCETHZurich/rapyuta-kinfu

@dhananjaysathe
Copy link
Member

Yes this can be done, the base calls seem to b in place, it would need us to enable the commente out parts and add requie methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants