You are here

Rosetta 3 - Build/Install

Issues compiling Rosetta on stampede2

Category: 
Compilation

Hi everyone,

I am trying to compile rosetta3.13 on stampede2 using the SCons assistant as described in the documentation. 

I am using the command: 

./scons.py -j1 bin mode=release bin extras=mpi

which has repeatedly given the error

Post Situation: 

machine designation 'ppc64le' is unsupported

Category: 
Compilation

Hi,

I'm trying to compile rosetta 2021.16.61629 at cineca but it seems that ppc64le is unsupported. Any help on what to do to fix this would be much appreciated. Please see below:

scons bin mode=release extras=mpi extras=hdf5 

Traceback (most recent call last):

 File "/m100_work/icei_Marfor2_0/UBQ/rosetta_bin_linux_2021.16.61629_bundle/main/source/SConstruct", line 183, in main

    build = SConscript("tools/build/setup.py")

Post Situation: 

Compiling Rosetta using Scons.py

Category: 
Compilation

Hello,

I downloaded Rosetta 3.12 linux + binaries and I noticed the the bin folder contained all 0 kb linuxgccrelease files. I have tried to compile Rosetta using the provided SCons version that was provided with Rosetta 3.12 linux + binaries download. I followed the "Compiling Rosetta" instructions from the user guide and executed the command 

$ python3 ./scons.py -j 4 mode=release bin

Post Situation: 

Wheel Installation error

Category: 
Compilation

Hello all,
I'm trying to implement the wheel-based installation for rosetta, and was getting the following error. I'm currently running the Ubuntu environment on Windows 10. 

pip install pyrosetta-2020.25+release.d2d9f90b8cb-cp35-cp35m-linux_x86_64.whl

Defaulting to user installation because normal site-packages is not writeable
ERROR: pyrosetta-2020.25+release.d2d9f90b8cb-cp35-cp35m-linux_x86_64.whl is not a supported wheel on this platform.

Any hints?

Best,
Brandon

Post Situation: 

Cannot compile Rosetta with "extras=hdf5" flag

Category: 
Compilation

Hello. I'm having trouble compiling Rosetta on an AWS Ubuntu 22.04 instance, using scons with the extras=hdf5 flag. The problem seems to be with finding the HDF5 libraries.

My question - how can I successfully compile Rosetta with the extras=hdf5 flag?

Post Situation: 

Pages

Subscribe to RSS - Rosetta 3 - Build/Install