julien-faye

Results 10 comments of julien-faye

The project builds just fine on Ubuntu 20.04 aarch64!

I am also interested in this topic!

+1 for an official ARM64 support !

Great work, @martin-g ! I am just a random user of this project but I agree that having a CI is the best way to validate the code builds fine...

I would also want to know whether ARM64 is officially supported. More and more server deployments are being done on ARM64 processors.

I am also interested in this topic! Unfortunately the build fails on Ubuntu 20.04 aarch64: ``` ... checking for working mmap... -- Generating done -- Build files have been written...

Awesome work, @jmarshall ! I have also tested successfully the changes on Oracle Cloud's Ampere VM! I hope it is merged soon!

@lh3 Is there a chance this PR to be reviewed and merged soon ?

How can we help to get the support for ARM64 ?

In my experience Linux ARM64 is not supported at the moment. Creating conda environment on my Ubuntu 20.04.5 ARM64 fails with: ``` $ conda env create -f RoseTTAFold-linux.yml Collecting package...