Coder Social home page Coder Social logo

poisson_ccd's People

Contributors

craiglagegit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

knut0815 dipflip

poisson_ccd's Issues

HDF5 1.13 library mismatch - Abort trap: 6

Dear Craig Lage,

it seems that an HDF5 library mismatch is crashing Poisson_CCD (Abort trap: 6). Unfortunately "brew install hdf5" installs version 1.13, while it seems Poisson_CCD expects HDF5 version 1.12.1. Other formulae with brew provided by "brew search hdf5" are hdf5-mpi, [email protected], and [email protected].

I have been unable to build the HDF5 source code successfully. Would it be easy to update the POISSION_CCD code to support HDF5 version 1.13? Thank you.

(base) callisto:Poisson_CCD ioannisa$ src/Poisson data/smallpixel/smallpixel.cfg
There will be 4 total multi-grids
Intrinsic carrier concentration Ni = 1.07437e-09 in code units, kT/q = 0.014993 Volts
Finished Reading config file
Seed = 77
Saving coordinate grids.
Saving coordinate grids at all scales.
Finished Building Arrays.
Finished Setting ICs. Setup time = 0.000 seconds.
--- Starting VCycle 1 / 1 of step 1 / 1.
> Warning! HDF5 library version mismatched error
> The HDF5 header files used to compile this application do not match
> the version used by the HDF5 library to which this application is linked.
Data corruption or segmentation faults may occur if the application continues.
This can happen when an application was compiled by one version of HDF5 but
linked with a different version of static or shared HDF5 library.
You should recompile the application or check your shared library related
settings such as 'LD_LIBRARY_PATH'.
You can, at your own risk, disable this warning by setting the environment
variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'.
Setting it to 2 or higher will suppress the warning messages tota
Poisson_CCD_output_log.txt
lly.
> Headers are 1.12.1, library is 1.13.0

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.