这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

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
@pgarg66 pgarg66 merged commit 3a039c8 into solana-labs:v0.11 Dec 21, 2018
@pgarg66 pgarg66 deleted the v0.11 branch December 21, 2018 19:58
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