GithubHelp home page GithubHelp logo

python wrapper h5bench won't run about h5bench HOT 5 CLOSED

hpc-io avatar hpc-io commented on August 31, 2024
python wrapper h5bench won't run

from h5bench.

Comments (5)

christophermaynard avatar christophermaynard commented on August 31, 2024 1

Unfortunately the build no longer works. I cloned the head of the repository but when I try and build I get ...

cmake ..
-- The C compiler identification is Clang 11.0.0
-- The CXX compiler identification is Clang 11.0.0
-- Cray Programming Environment 2.7.6 C
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /opt/cray/pe/craype/2.7.6/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Cray Programming Environment 2.7.6 CXX
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/cray/pe/craype/2.7.6/bin/CC - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found MPI_C: /opt/cray/pe/craype/2.7.6/bin/cc (found version "3.1") 
-- Found MPI_CXX: /opt/cray/pe/craype/2.7.6/bin/CC (found version "3.1") 
-- Found MPI: TRUE (found version "3.1")  
CMake Warning (dev) at CMakeLists.txt:13 (find_package):
  Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Environment variable HDF5_ROOT is set to:

    /opt/cray/pe/hdf5-parallel/1.12.0.3/crayclang/9.1

  For compatibility, CMake is ignoring the variable.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found HDF5: Included by compiler wrappers   
-- Using HDF5 version: 
CMake Error at CMakeLists.txt:114 (add_subdirectory):
  The source directory

    /work/n02/n02/cmaynard/H5bench/h5bench/amrex

  does not contain a CMakeLists.txt file.


CMake Error at CMakeLists.txt:144 (add_subdirectory):
  The source directory

    /work/n02/n02/cmaynard/H5bench/h5bench/openpmd

  does not contain a CMakeLists.txt file.


-- Configuring incomplete, errors occurred!

from h5bench.

jeanbez avatar jeanbez commented on August 31, 2024

@christophermaynard We have made some changes to detect that and avoid users from explicitly calling srun/mpirun in the last released version. Could you confirm it is working?

from h5bench.

jeanbez avatar jeanbez commented on August 31, 2024

@christophermaynard It seems that you did not clone the submodules. Could you try git submodule update --init and ensure you are doing a clean build (remove the CMakeCache.txt if you have it). Please, let me know if that solves your issue.

from h5bench.

jeanbez avatar jeanbez commented on August 31, 2024

@christophermaynard Are you still having issues after a clean build or was your problem solved? If everything was solved, please let us know, otherwise, we will be closing the issue on March 10.

from h5bench.

jeanbez avatar jeanbez commented on August 31, 2024

We believe this issue has been resolved and since we have not heard back, we are closing it.

from h5bench.

Related Issues (16)

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.