Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor shell setup code & update CUDA build #425

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

afairley
Copy link

  • Refactor all the shell scripting setup to be done by %shell iPython calls
  • Change pip usage so that openfold code is checked out from the main branch of the git repository and compiled and installed from the colab instance
  • Make a minor change to setup.py to stay in sync with upgraded pytorch and ensure that CUDA code is compiled appropriately for available hardware

* In addition to updating CUDA compiler flags ,  add some more checking if there is a GPU available before compile cpp extension.
* Install code locally from git and build on server
* Replace use of os.system by shell
On my branch a link to my colab as opposed to aqalaboratory colab had crept in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant