Coder Social home page Coder Social logo

Comments (7)

denisbertini avatar denisbertini commented on July 18, 2024

Adding the missing call removed the ERROR message, but by restart after a kill -C the processes hang and only few process show CPU saturation the others are idle, any idea ?

from veloc.

bnicolae avatar bnicolae commented on July 18, 2024

Please try the master branch.

from veloc.

denisbertini avatar denisbertini commented on July 18, 2024

I tried the master branch ( git command written in the documentation ) and got the same problem.
The heatdis_mem seems to work fine but not the heatdis_file example .
I tried the new git version as well, but i stop intalling when using
chown root
command for pdsh.
I have no permission for that on the local cluster.
Why using this command if i use ssh ?

from veloc.

bnicolae avatar bnicolae commented on July 18, 2024

The command from the documentation is for stable releases. The master branch can be obtained using this git command:
git clone --single-branch --depth 1 https://github.com/ECP-VeloC/veloc.git <source_dir>

I am not sure I understand what you are saying. The installation of VELOC does not require root. Please try the command above and follow the instructions from the documentation for the following steps. Let us know if you still have any issue.

from veloc.

denisbertini avatar denisbertini commented on July 18, 2024

Using the command you quoted i got the following problem:

Install the project...
-- Install configuration: "Release"
-- Installing: /lustre/rz/dbertini/iotest/veloc/include/er.h
-- Installing: /lustre/rz/dbertini/iotest/veloc/lib64/liber.so
-- Set runtime path of "/lustre/rz/dbertini/iotest/veloc/lib64/liber.so" to ""
-- Installing: /lustre/rz/dbertini/iotest/veloc/lib64/liber.a
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/gcc
-- Check for working C compiler: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/g++
-- Check for working CXX compiler: /opt/ohpc/pub/compiler/gcc/8.3.0/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find PDSH (missing: PDSH_EXE DSHBAK_EXE) 
-- Found Boost: /lustre/rz/dbertini/iotest/veloc/include (found suitable version "1.73.0", minimum required is "1.60")  
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
CMake Error at /opt/ohpc/pub/utils/cmake/3.15.4/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
  system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY
  OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
  /opt/ohpc/pub/utils/cmake/3.15.4/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /opt/ohpc/pub/utils/cmake/3.15.4/share/cmake-3.15/Modules/FindOpenSSL.cmake:413 (find_package_handle_standard_args)
  CMakeLists.txt:33 (find_package)


-- Configuring incomplete, errors occurred!
See also "/u/dbertini/mpiio/veloc/CMakeFiles/CMakeOutput.log".
See also "/u/dbertini/mpiio/veloc/CMakeFiles/CMakeError.log".
Installation failed!

Any idea ?

from veloc.

denisbertini avatar denisbertini commented on July 18, 2024

I just tried with release tag veloc.1.2 and it works without the missing library/exec. I will keep using the release then.

from veloc.

bnicolae avatar bnicolae commented on July 18, 2024

Glad to hear it works!

from veloc.

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.