Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

fix cudart load on osx#985

Merged
lukeyeager merged 1 commit intoNVIDIA:masterfrom
pclove1:fix-cudart-load-on-osx
Aug 19, 2016
Merged

fix cudart load on osx#985
lukeyeager merged 1 commit intoNVIDIA:masterfrom
pclove1:fix-cudart-load-on-osx

Conversation

@pclove1
Copy link
Contributor

@pclove1 pclove1 commented Aug 18, 2016

device_query.py wasn't able to detect a CUDA device on my macbook.

Before

$ python digits/device_query.py
No devices found.

After

python digits/device_query.py
Device #0:
>>> CUDA attributes:
  name                         GeForce GT 750M
  totalGlobalMem               2147024896
  clockRate                    925500
  major                        3
  minor                        0

It seems that this is originally addressed in 56af4ec, but lost in e69019d.

@lukeyeager
Copy link
Member

Thanks for the PR, @pclove1! That looks great to me.

It doesn't look like I have a CLA from you yet. Can you send me one so I can merge this?

@pclove1
Copy link
Contributor Author

pclove1 commented Aug 19, 2016

@lukeyeager, yup, sent out a CLA just now.

@lukeyeager
Copy link
Member

Thanks!

@lukeyeager lukeyeager merged commit e8a58ba into NVIDIA:master Aug 19, 2016
@lukeyeager lukeyeager added macos and removed platform labels Oct 3, 2016
SlipknotTN pushed a commit to cynnyx/DIGITS that referenced this pull request Mar 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants