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

Apex can't be installed. #13

Open
StamatisKourkoutas opened this issue Jul 28, 2020 · 0 comments
Open

Apex can't be installed. #13

StamatisKourkoutas opened this issue Jul 28, 2020 · 0 comments

Comments

@StamatisKourkoutas
Copy link

StamatisKourkoutas commented Jul 28, 2020

The apex dependency requires specific cuda versions to be installed (still haven't managed to install it) and makes the whole F3Net code extremely hard to install and experiment with.

pip install apex fails and installation also fails when apex is installed via the github folder with either:

python setup.py install --cuda_ext --cpp_ext
or
git clone https://github.com/NVIDIA/apex
cd apex
pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./

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

No branches or pull requests

1 participant