ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
4 stars 12 forks source link

readme: Add specifics for gpu usage on linux/mac for local computation #194

Closed Diewertje11 closed 1 year ago

Diewertje11 commented 1 year ago

In the new readme that is added in commit 3ebc179facaed370b57cc6578a83debe6fa62643, there is maybe something missing for linux and mac for if you want to use a GPU locally. Can one of you check if you need to do something extra here? (you did need to do something on windows and that is in the readme)

jannesgg commented 1 year ago

@Diewertje11 Which part of the system requires the MIcrosoft Build Tools? I think that this will be quite different for each system and we do not necessarily need to provide this as part of the README. It might just be a general Python / GIT requirement. When users try to install various packages or build them, they will get a message saying to install Build Tools or XCode Command Line tools on Mac.

Diewertje11 commented 1 year ago

I guess we can leave it out then. I was mostly confused what I needed to install from them, since when you open the installation menu there are a thousand things you can choose from. But I found it by googling around, so others can do that as well I guess.

jannesgg commented 1 year ago

I would say so. If it's not something specific to KSO or our environment, I think is it fine to assume that they will find this on their own.