Giter Club home page Giter Club logo

relexi's People

Contributors

flexi-framework avatar m-kurz avatar philippoffenhaeuser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

relexi's Issues

redis-server exe in SmartSim Config could not be used

Hello, when executing the train.py file I get an error in the init_smartsim.py, when initializing the orchestrator:

` # Initialize the orchestrator based on the orchestrator_type

if orchestrator_type.casefold() == "local":

db = Orchestrator(

        port=port,

        interface='lo'

        )`

The error is:

`File "/home/francisco/relexi/env_relexi/lib/python3.8/site-packages/smartsim/config.py", line 151, in redis_exe

raise SSConfigError(

smartsim.error.errors.SSConfigError: redis-server exe in SmartSim Config could not be used`

cmake flexi

Hello, I am trying to configure the make file for FLEXI following the documentation. When executing the line

(env_relexi) francisco@francisco:~/relexi/flexi-extensions/build$ cmake .. -DLIBS_BUILD_HDF5=ON -DLIBS_USE_MPI=OFF -DLIBS_USE_SMARTREDIS=ON -DLIBS_USE_FFTW=ON -DPOSTI=OFF -DFLEXI_TESTCASE=hit -DFLEXI_NODETYPE=GAUSS-LOBATTO -DFLEXI_SPLIT_DG=ON -DFLEXI_EDDYVISCOSITY=ON

I am getting the following error:

`[ 7%] Built target userblocklib
fatal: no es posible acceder a 'https://gitlabext.iag.uni-stuttgart.de/libs/FFTW.git/': SSL: certificate subject name (gitlab.iag.uni-stuttgart.de) does not match target host name 'gitlabext.iag.uni-stuttgart.de'
Clonando en 'fftw'...
fatal: no es posible acceder a 'https://gitlabext.iag.uni-stuttgart.de/libs/FFTW.git/': SSL: certificate subject name (gitlab.iag.uni-stuttgart.de) does not match target host name 'gitlabext.iag.uni-stuttgart.de'
Clonando en 'fftw'...
fatal: no es posible acceder a 'https://gitlabext.iag.uni-stuttgart.de/libs/FFTW.git/': SSL: certificate subject name (gitlab.iag.uni-stuttgart.de) does not match target host name 'gitlabext.iag.uni-stuttgart.de'
-- Had to git clone more than once: 3 times.
CMake Error at /home/francisco/relexi/flexi-extensions/share/GNU/fftw/tmp/fftw-gitclone.cmake:39 (message):
Failed to clone repository:
'https://gitlabext.iag.uni-stuttgart.de/libs/FFTW.git'

make[2]: *** [CMakeFiles/fftw.dir/build.make:98: /home/francisco/relexi/flexi-extensions/share/GNU/fftw/src/fftw-stamp/fftw-download] Error 1
make[1]: *** [CMakeFiles/Makefile2:166: CMakeFiles/fftw.dir/all] Error 2
make[1]: *** Se espera a que terminen otras tareas....`

The configuration continues with more errors of unrecognized variables and reaches the [10%] with this error:

[ 10%] Completed 'HDF5' [ 10%] Built target HDF5 make: *** [Makefile:146: all] Error 2

matplotlib no installed in the environment following documentation

When creating the environment according to the documentation the following installations are done:

python3 -m pip install smartredis cmake tensorflow tf-agents pyyaml

However, matplotlib is also needed and therefore, it could be included:

python3 -m pip install smartredis cmake tensorflow tf-agents pyyaml matplotlib

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.