Giter Site home page Giter Site logo

Test errors about vol-async HOT 3 CLOSED

alvarovm avatar alvarovm commented on September 28, 2024
Test errors

from vol-async.

Comments (3)

qkoziol avatar qkoziol commented on September 28, 2024

Have you set the environment variables described in the README.md?

from vol-async.

alvarovm avatar alvarovm commented on September 28, 2024

Yes, these are set up

export H5_DIR=/home/myuser/hdf5-async/hdf5
export VOL_DIR=/home/myuser/hdf5-async/vol-async
export ABT_DIR=/home/myuser/hdf5-async/vol-async/argobots

export LD_LIBRARY_PATH=$VOL_DIR/src:$H5_DIR/install/lib:$ABT_DIR/install/lib:$LD_LIBRARY_PATH
export HDF5_PLUGIN_PATH="$VOL_DIR/src"
export HDF5_VOL_CONNECTOR="async under_vol=0;under_info={}"

from vol-async.

houjun avatar houjun commented on September 28, 2024

Hi @alvarovm , sorry for the late reply, the error messages you reported is generally due to not setting the environment variables properly, can you do "ls $VOL_DIR/src/libh5async.so" and see if the library file exist?
Please also check $H5_DIR/install/lib and $ABT_DIR/install/lib have the corresponding .so files.

We have just merged the required changes to the official hdf5 develop branch (https://github.com/HDFGroup/hdf5, README is updated), so I'd suggest to use that.

Also there are a few updates (mainly file name changes) to the async-vol repo, please checkout the latest codes and let us know if you still see the problem.

from vol-async.

Related Issues (17)

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.