Coder Social home page Coder Social logo

Comments (6)

whatnick avatar whatnick commented on August 29, 2024 1

from ginan.

hsergi avatar hsergi commented on August 29, 2024

P.S. I'll try the source installtion with dnf next week after we upgrade the OS to Red Hat 8.

from ginan.

hsergi avatar hsergi commented on August 29, 2024

Update: We have installed RHEL8 and dependencies. We are looking at an issue with boost. I'll report soon if we suceed and we can close this issue. Thanks.

Boost fine, now part of openblas.

from ginan.

hsergi avatar hsergi commented on August 29, 2024

Fine with OpenBLAS. Flags needed in our installation (RHEL8) copied below for cognizance.

I need to test some examples and make sure it runs well. I'll give a final update soon.

cmake -DOpenBLAS_INCLUDE_DIR:PATH=/usr/depot/redhatel8_64/openblas/0.3.21/include -DOpenBLAS_LIB:FILEPATH=/usr/depot/redhatel8_64/openblas/0.3.21/lib -DBLAS_blas_LIBRARY:FILEPATH=/usr/depot/redhatel8_64/lapack/3.5.0/lib/libblas.so -DLAPACK_LIBRARIES:FILEPATH=/usr/depot/redhatel8_64/lapack/3.5.0/lib/liblapack.so -DNETCDF_LIBRARIES_CXX:FILEPATH=/usr/depot/redhatel8_64/netcdf-c++/4.3.0_ABI0/lib -DNETCDF_INCLUDES_CXX:PATH=/usr/depot/redhatel8_64/netcdf-c++/4.3.0_ABI0/include -DNETCDF_INCLUDES:FILEPATH=/usr/depot/redhatel8_64/netcdf/4.6.2_ABI0/include -DNETCDF_LIBRARIES:FILEPATH=/usr/depot/redhatel8_64/netcdf/4.6.2_ABI0/lib ../

from ginan.

hsergi avatar hsergi commented on August 29, 2024

Since ex11 is advertised, MongoDB is required, so I would remind the user about it. Everything else seems fine. P.S. the tar zip files are easy to download in a machine with good internet connection. In cases where the connection is not good enough (unfortunately, the case of my institutional secure servers), I download it to my laptop and upload the file via sftp. Then, I had to unzip it and re-run python3 scripts/download_examples.py

from ginan.

hsergi avatar hsergi commented on August 29, 2024

Okay. MongoDB is optional, and I set to false the option in ex11. It run well.

If someone uses RHEL, please see above for tips about the installation of external packages.

from ginan.

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.