Git Product home page Git Product logo

Comments (5)

jychoi-hpc avatar jychoi-hpc commented on June 11, 2024 1

Just updated to support python3 (as well as python2). Only tested with python 3.5 and 2.7. It may need more tests. Anyway, I will appreciate if you can check and report any problem.

from adios.

jychoi-hpc avatar jychoi-hpc commented on June 11, 2024

It sounds good to have python3 support. I will start working on this soon but it may take some time.

from adios.

ax3l avatar ax3l commented on June 11, 2024

have you thought about maybe maintaining the wrapper in an independent repo (say github.com/ornladios/adios-python) and including the ADIOS C "main" library as a git submodule?
This would allow you to run continuous integration tests, e.g., with https://travis-ci.org that could make maintainance/testing way easier by running against various python and cython versions on the fly.

from adios.

ax3l avatar ax3l commented on June 11, 2024

Tested with Debian 8 "Jessie" with Python 2.7 & 3.4 and serial adios.

  • install: works
  • open file: works
  • reading variable via f["/ion__ExB_shear"][()] from utils/bpsplit/test/flow11.bp
    • ok in Python 2.7
    • segfault ok in Python 3

@yyalli since GitHub is your mainline, can I please get some feedback on continuous integration I proposed? I can even write you the files for travis-ci and it's free...

from adios.

ax3l avatar ax3l commented on June 11, 2024

update: python 3 works, too. did not run setup.py clean before building it after python2 :)

from adios.

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.