8000 Load nvidia drivers on node startup (#2263) by pgarg66 · Pull Request #2264 · solana-labs/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Load nvidia drivers on node startup (#2263) #2264

Merged
merged 1 commit into from
Dec 21, 2018
Merged

Conversation

pgarg66
Copy link
Contributor
@pgarg66 pgarg66 commented Dec 21, 2018
  • Load nvidia drivers on node startup

  • added new script to enable nvidia driver persistent mode

  • remove set -ex

Problem

Testnet is not running cuda enabled code even though hardware has the required GPUs and software

Summary of Changes

There was a race condition between running Solana binaries and loading of Nvidia drivers. Scripts were not detecting the cuda device sometimes, and were starting non cuda daemons.

This change loads the drivers before detecting cuda device.

* Load nvidia drivers on node startup

* added new script to enable nvidia driver persistent mode

* remove set -ex
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0