Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adios_xpmem #37

Open
wants to merge 85 commits into
base: master
Choose a base branch
from
Open

adios_xpmem #37

wants to merge 85 commits into from

Commits on Sep 12, 2014

  1. Configuration menu
    Copy the full SHA
    e36775c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d6fb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b35e084 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2014

  1. xpmem

    Hasan Abbasi committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    39b5518 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

  1. xptest

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    f23922d View commit details
    Browse the repository at this point in the history
  2. removed all transports except xpmem

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    5576c99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158c213 View commit details
    Browse the repository at this point in the history
  4. small fix

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    62a9b95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e35d4c View commit details
    Browse the repository at this point in the history
  6. switched to sith

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    3d23af1 View commit details
    Browse the repository at this point in the history
  7. makefile update

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    93c4e80 View commit details
    Browse the repository at this point in the history
  8. titan file

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    6c30dd4 View commit details
    Browse the repository at this point in the history
  9. titan settings

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    b3a8bd9 View commit details
    Browse the repository at this point in the history
  10. building version of xpmem

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    7a0cd0c View commit details
    Browse the repository at this point in the history
  11. fix read hooks

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    71de367 View commit details
    Browse the repository at this point in the history
  12. for testing the writes

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    2c679f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00edaf8 View commit details
    Browse the repository at this point in the history
  14. for testing the writes

    Hasan Abbasi committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    140f45d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. fix bad var

    Hasan Abbasi committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    3d8019d View commit details
    Browse the repository at this point in the history
  2. fix read

    Hasan Abbasi committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    8dee72d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3161066 View commit details
    Browse the repository at this point in the history
  4. new files for xpmem devel

    Hasan Abbasi committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    91ce64e View commit details
    Browse the repository at this point in the history
  5. gwrite because python

    Hasan Abbasi committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    fbd9a05 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. ongoing changes to getting xpmem run

    hobbes committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    c327dd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2014

  1. Configuration menu
    Copy the full SHA
    378767e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Added code to parse the buffer in shared memory.

    Replicated code from read_bp.c and bp_utils.c to open the file correctly and
    seek to step to fill out the adios file structure.
    hobbes committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    7b8b2f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a79638 View commit details
    Browse the repository at this point in the history
  3. removed the index shared segment. now we only have a single shared se…

    …gment and the index is added to the end of the data buffer.
    hobbes committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    fbc0737 View commit details
    Browse the repository at this point in the history
  4. changes to debug the reader/writer easily

    hobbes committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    8c466d1 View commit details
    Browse the repository at this point in the history
  5. added BP_PROC and changed how the GET_PROC and GET_FILE functions are…

    … selected. Functions until perform_read are taken care off
    hobbes committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    62d6a1c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. Configuration menu
    Copy the full SHA
    cb1f59b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5637cd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. added inq and attr functions

    hobbes committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    21e5ecf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. find xpmem

    Hasan Abbasi committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    dbb7a9d View commit details
    Browse the repository at this point in the history
  2. fixes to compile from main directory for xpmem. --with-xpmem argument…

    … added
    Hasan Abbasi committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    ffba652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1ca67a View commit details
    Browse the repository at this point in the history
  4. fixed lib flags

    Hasan Abbasi committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    589d8a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2014

  1. reader mods

    hobbes committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    9ee976a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c20e9c View commit details
    Browse the repository at this point in the history
  3. fixed the xpmem m4 macro

    hobbes committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    a178855 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

  1. half finished transports

    Hasan Abbasi committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    d4f685d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. bounding box test code

    Hasan Abbasi committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    2f1c176 View commit details
    Browse the repository at this point in the history
  2. use function pointer to avoid issues with bp_utils always relying on …

    …files
    Hasan Abbasi committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    852539e View commit details
    Browse the repository at this point in the history
  3. resolved

    Hasan Abbasi committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    c246a3e View commit details
    Browse the repository at this point in the history
  4. transport hooks fixed

    hobbes committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    35f344b View commit details
    Browse the repository at this point in the history
  5. resolve conflict

    hobbes committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    3711e53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec20b42 View commit details
    Browse the repository at this point in the history
  7. bounding box example

    root committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    f11fb94 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2014

  1. Configuration menu
    Copy the full SHA
    fdc2091 View commit details
    Browse the repository at this point in the history
  2. added the xpmem flag

    redviper committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    2c6e3d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. small changes to debug bb

    redviper committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    e9fb7a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

  1. Configuration menu
    Copy the full SHA
    a4a790b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d07d8 View commit details
    Browse the repository at this point in the history
  3. changes to dummy.

    dayalsoap committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    0cf4a1f View commit details
    Browse the repository at this point in the history
  4. merge completed

    redviper committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    a1bb0fa View commit details
    Browse the repository at this point in the history
  5. fixed compile issues

    redviper committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    199043e View commit details
    Browse the repository at this point in the history
  6. pulled in changes

    redviper committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    e907f74 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. Configuration menu
    Copy the full SHA
    3093813 View commit details
    Browse the repository at this point in the history
  2. transforms still screwing me

    redviper committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    5ea1520 View commit details
    Browse the repository at this point in the history
  3. Changed xpmem transport to block on advance time and added new readin…

    …g so that we can deal with updating timesteps
    redviper committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    f4136cf View commit details
    Browse the repository at this point in the history
  4. xpmem test files

    redviper committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    12afdaf View commit details
    Browse the repository at this point in the history
  5. added finalized variable

    redviper committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    4bf7a56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5cebfa View commit details
    Browse the repository at this point in the history
  7. added finalizing segments

    redviper committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    9c84720 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Configuration menu
    Copy the full SHA
    cee43c7 View commit details
    Browse the repository at this point in the history
  2. with _USE_HOBBES_ defined we don't need files anymore- default is def…

    …ined. Will need to undefine on titan
    redviper committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    c0a2e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b85db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b596574 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. logger stuff added to installation

    Hasan Abbasi committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    02adf4c View commit details
    Browse the repository at this point in the history
  2. changed logger to write to stderr

    Hasan Abbasi committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    b10c7ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c96432d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. fixed a stupid uninitialized variable bug in xpmem version of wbidx t…

    …o pgidx
    Hasan Abbasi committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    df6e787 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. hobbes techniques

    Added #if to use gcc builtins and hobbes signals to optimize sharing
    Hasan Abbasi committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    efaf39f View commit details
    Browse the repository at this point in the history
  2. small fixes

    Fixed the error messages warnings
    Hasan Abbasi committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    30e85a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2015

  1. Fix all the automake/autoconf errors

    Hasan Abbasi committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    f7eb512 View commit details
    Browse the repository at this point in the history
  2. updated after doing autogen

    Hasan Abbasi committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    e027173 View commit details
    Browse the repository at this point in the history
  3. removed the bad include file

    Hasan Abbasi committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    5db3f5c View commit details
    Browse the repository at this point in the history
  4. removed bad function call

    Hasan Abbasi committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    a51dac5 View commit details
    Browse the repository at this point in the history
  5. fixed the issues with the bad makefile.am in query test

    Hasan Abbasi committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    15fe4ed View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. changed the bad error output

    Hasan Abbasi committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    0e34796 View commit details
    Browse the repository at this point in the history
  2. clarity on error in HOBBES

    Hasan Abbasi committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    b449117 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2015

  1. minor fixes and increasing the buffer size for ROSS paper

    Hasan Abbasi committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    665151f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. switching to multiple processes

    Hasan Abbasi committed May 21, 2015
    Configuration menu
    Copy the full SHA
    1dfba9a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2015

  1. Configuration menu
    Copy the full SHA
    e1349ae View commit details
    Browse the repository at this point in the history
  2. added append on the close

    Hasan Abbasi committed May 27, 2015
    Configuration menu
    Copy the full SHA
    62810ea View commit details
    Browse the repository at this point in the history