GithubHelp home page GithubHelp logo

Comments (4)

pconesa avatar pconesa commented on July 27, 2024

Thanks @andschenk , I've assigned this to xmipp team. To my knowledge, while you get a better answer, I think 4.8 was compatible too.
We are about to release scipion3 and a new release of xmipp is coming together. It has been reviewed and I beleive is more compatible with newer versions of compilers and CUDA.

from xmipp.

dmaluenda avatar dmaluenda commented on July 27, 2024

Thanks @andschenk for reporting.

Pablo is right, gcc-4.8 is compatible with the whole Xmipp (cuda and non-cuda code).

Additionally, if Xmipp is compiled without CUDA, any GCC should be compatible. To skip cuda compilation, set CUDA=False in scipionDir/config/scipion.conf.

from xmipp.

DStrelak avatar DStrelak commented on July 27, 2024

Hi @andschenk

to the best of my knowledge, we do not have a list of dependencies explicitly stated anywhere.
I assume that you want to build Xmipp from scratch, and that we talk about the current devel branch of it.
Xmipp itself requires C++ 11 compatible compiler, such as GCC in version 4.8.1 or higher.
Things are getting more complicated if you also want to build CUDA code, as nvcc brings additional requirements on the compilers. You should be able to use CUDA 8 and higher.
So for e.g. combination of CUDA 8 and GCC, you have to use GCC 4.8.1 - 5.3.

Please let us know if this answers your question.

from xmipp.

andschenk avatar andschenk commented on July 27, 2024

Thank you very much for the fast answer.
Yes this answers my question.

from xmipp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.