You are here

Rosetta 3 - Build/Install

Compatibility with raspberry pi 4 cpu architecture

Category: 
Compilation

Hello,

I have a raspberry pi 4B. I was trying to build Rosetta using Scon and it returned the following error:

`KeyError: "Processor 'aarch64' with machine designation 'aarch64' is unsupported."`

I would like to make sure if rosetta is truely incompatible with the raspberry pi processor. If yes, why BOINC rosetta@home is able to run tasks on the same device?

I must note that I changed the kernel to 64-bit and I tried to use raspbian-nspawn-64 that provide the ability to run 64-bit software on 32-bit os.

Post Situation: 

Error arises when installing rosetta_src_2021.16.61629_bundle with scon

Category: 
Compilation

Dear all,

   I am trying to install rosetta_src_2021.16.61629_bundle in CentOS system (Python 3.8.8) using:

         ./scons.py -j8 mode=release bin

   However, it produces the following error:

         AssertionError: Parameters of BuildFlags must be lists
         scons: done reading SConscript files.
         scons: Building targets ...
         scons: `bin' is up to date.
         scons: done building targets.

Post Situation: 

Compilation and unit test failures

Category: 
Compilation

Hi all,

I installed Rosetta 3.13 in KISTI supercomputor 5 (Nurion) (https://www.ksc.re.kr/eng/index/main).

And, I ran the unit tests. It is showing 85% success rate. 

Below is what I did and I have attached the relevant documents.

$ cd rosetta/main/source

$ module purge

$ module load craype-network-opa python/2.7.15 gcc/8.3.0 mvapich2/2.3.1 craype-mic-knl

Post Situation: 

Compiling rosetta to include rosetta_scripts_jd3

Category: 
Compilation

Hi,

I've currently installed rosetta3 on aws cloud vm under ubuntu OS (Ubuntu 20.04.2 LTS).

I try to use a protocol from Khersonsky et al. 2018 (PMID: 30270109).
In order to do so, a  rosetta_scripts_jd3.default.linuxgccrelease   file is needed.
However, I did not find such file under $ROSETTA/main/source/bin/ 


My rosetta version is: rosetta_src_2021.16.61629_bundle
I've compiled it with: ./scons.py -j8 mode=release bin

Post Situation: 

tarball not correct for 3.13

Category: 
Compilation

Hi,

I just downloaded the 3.13 tarball (precompiled binaries) and when I extracted it, the directory structure says it's rosetta_bin_linux_2021.16.61629_bundle (the previous version).  Additionally, the md5sum values for all of the tarballs also point to 2021.16.61629.  Can you upload the 3.13 version? 

Best,

Ken

Post Situation: 

Trouble installing Rosetta 3.9 on MacOS Catalina

Category: 
Compilation

Hello, I am having trouble installing Rosetta 3.9 on my dual core Intel mac running MacOS Catalina. I am following the instructions from this website: https://new.rosettacommons.org/docs/latest/build_documentation/Build-Documentation

However, I am getting errors. May someone help me troubleshoot through this process? I have attached a text file with the commands I used and the errors I am getting.

Thank you in advance.

Johnny

Post Situation: 

The /main/source/bin directory is not created

Category: 
Compilation

Hello,

I am trying to compile rosetta_src_2021.16.61629_bundle.tgz and for this I follow the following steps:

  • tar -xvzf rosetta_src_2021.16.61629_bundle.tgz
  • cd rosetta_src_2021.16.61629_bundle / main / source /
  • ./scons.py -j6 bin mode = release> salida.txt

 

Post Situation: 

Pages

Subscribe to RSS - Rosetta 3 - Build/Install