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

Cuda11 compatibility #138

Open
rmarabini opened this issue May 8, 2023 · 2 comments
Open

Cuda11 compatibility #138

rmarabini opened this issue May 8, 2023 · 2 comments

Comments

@rmarabini
Copy link

Hi,

I installed Rosettafold and I was able to run the example script called "run_e2e_ver.sh" , after that I try to execute "run_pyrosetta_ver.sh" but it failed when executing the command

python $PIPEDIR/DAN-msa/ErrorPredictorMSA.py --roll -p $CPU $WDIR/t000_.3track.npz $WDIR/pdb-3track $WDIR/pdb-3track 1> $WDIR/log/DAN_msa.stdout

The reported error is

While processing ./pdb-3track/model0_2_0.25.features.npz: 'pyrosetta.rosetta.utility.graph.EdgeListConstItera' object has no attribute 'mul'

this error repeats for each file named model0_X_0.YY. The pdb files (model0_X_0.YY.pdb) at directory $WDIR/pdb-3trac seem to be OK.

any suggestion will be welcomed

@sberneche
Copy link

Hi,
did you manage to solve the issue? I just now have the same problem.
Thanks in advance.

@rmarabini
Copy link
Author

No, I did not :-(

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

2 participants