Code Monkey home page Code Monkey logo

Comments (3)

steven-varga avatar steven-varga commented on August 27, 2024

from h5cpp.

gheber avatar gheber commented on August 27, 2024

Got it. Now I get this:

g++ -o packettable.o  -std=c++11 -I/usr/include/eigen3 -I/usr/local/include -I/usr/local/h5cpp-llvm -c packettable.cpp
g++ packettable.o -lhdf5 -lhdf5_hl  -lz -ldl -lm -lblas -llapack -o packettable
./packettable
HDF5-DIAG: Error detected in HDF5 (1.11.4) thread 0:
  #000: H5D.c line 164 in H5Dcreate2(): unable to create dataset
    major: Dataset
    minor: Unable to initialize object
  #001: H5VLcallback.c line 1787 in H5VL_dataset_create(): dataset create failed
    major: Virtual Object Layer
    minor: Unable to create file
  #002: H5VLcallback.c line 1754 in H5VL__dataset_create(): dataset create failed
    major: Virtual Object Layer
    minor: Unable to create file
  #003: H5VLnative_dataset.c line 76 in H5VL__native_dataset_create(): not a datatype ID
    major: Invalid arguments to routine
    minor: Inappropriate type
ERROR:/usr/local/include/h5cpp/H5capi.hpp line#  186 : couldn't create dataset..

from h5cpp.

steven-varga avatar steven-varga commented on August 27, 2024

debian based package provided with cmake driven examples to detect available linear algebra libraries.
please download and install packages from the project web site

from h5cpp.

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.