Coder Social home page Coder Social logo

qio's People

Contributors

bjoo avatar detar avatar fwinter avatar grokqcd avatar irubataru avatar jcosborn avatar maddyscientist avatar ssyr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qio's Issues

qio_convert_nersc not compiling

Dear all,
I have installed "qmp", "qio" and lime as instructed. I can see many executable in the end but missing "qio_convert_nersc". Could you please help to also include that one. Thanks in advance

Best wishes,
Sajid (Bielefeld University Germany)

No configure file

The installation instructions for QIO state to use the configure script to compile and install QIO. However, there is no pre-supplied configure script included, only configure.ac.

Attempting to generate the configure file by running autoconf is unsuccessful. Generating configure gives a slew of errors, and the generated configure file doesn't run

cirrascale@CirrascaleUbuntu:~/kate/qio$ autoconf
configure.ac:8: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:190: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:287: error: possibly undefined macro: AM_CONDITIONAL

cirrascale@CirrascaleUbuntu:~/kate/qio$ ./configure
./configure: line 2405: syntax error near unexpected token `subdir-objects'
./configure: line 2405: `AM_INIT_AUTOMAKE(subdir-objects)'

This is using autoconf version 2.69.

QMP configuration program qmp-config not found

Hello!

I am trying to build QIO on Linux but the following problem has been encountered:
//----------------------
checking for qmp-config... no
configure: WARNING: QMP configuration program qmp-config not found.
configure: WARNING: Set environment variables QMP_CFLAGS QMP_LDFAGS QMP_LIBS
before configure
//-----------------------
But, the QMP lib is preinstalled in $HOME/qmp-single
with the following command:
$HOME/qmp-2.5.2/configure --prefix=$HOME/qmp-single --with-qmp-comms-type=SINGLE CC=gcc CFLAGS="-O2 -std=gnu99". The compilation was done successful.

This is how I am trying to configure QIO library (inside $HOME/qio-2.5.0).
./configure --prefix=$HOME/qio-2.5.0 --with-qmp=$HOME/qmp-single

Could you please help me with this issue?

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.