Skip to content
This repository has been archived by the owner on Feb 18, 2018. It is now read-only.

Add the ability to skip the external monitor feature. #11

Closed
dionysiusmarquis opened this issue Nov 7, 2015 · 3 comments
Closed

Add the ability to skip the external monitor feature. #11

dionysiusmarquis opened this issue Nov 7, 2015 · 3 comments

Comments

@dionysiusmarquis
Copy link

Hi,

it would be nice if it could be possible to use this script just for the web driver installation and kext modification. I did this by commenting out line 845 to 894. An script option for this scenario would be nice.

@goalque
Copy link
Owner

goalque commented Nov 8, 2015

Can you describe a use case where such a feature would be useful? Lines 845-850 will be removed to resolve issue #8.

@dionysiusmarquis
Copy link
Author

So far I did the setup following this: http://www.journaldulapin.com/2013/08/24/a-thunderbolt-gpu-on-a-mac-how-to/
I had the idea to write a script to do this steps automated. Then I saw your script which already is capable of this tasks. I'm using the eGPU setup for CUDA tasks and don't need anything more than the Web Driver installation an kext modification. Meaning all the additional features your script is providing aren't necessary in this scenario.

@goalque
Copy link
Owner

goalque commented Nov 9, 2015

The script won’t become notably faster or make CUDA better by skipping AddBoardId function. Already skips it if board-id is found. As I aim to keep the script as compact as possible, supporting both the AMD and Nvidia, one additional option for skipping functionalities would confuse a user.

There is an option, which skips Nvidia web driver downloading, but with a good reason - Kepler architecture eGPU users can use built-in OS X drivers.

However, if someone is working purely with CUDA, an option for automated CUDA driver download would be possible and meaningful. I’ll think about it.

@goalque goalque closed this as completed Nov 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants