Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GenericIO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Buehlmann
GenericIO
Graph
1ca58ece9e417986748763295f078fb5e9716406
Select Git revision
Branches
5
genericio-gio-sz
gio-sz
io_layer
master
default
protected
sz_2.11.1
Tags
5
20190417
20170925
20160829
20160412
20150608
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jun
20
May
5
Feb
3
31
Jan
15
Nov
14
20
Oct
19
Sep
7
15
May
3
Mar
10
Feb
21
Oct
20
17
10
7
21
Jun
8
25
May
20
18
Apr
17
2
1
29
Mar
22
Feb
20
Jan
11
15
Dec
18
Mar
4
Feb
3
2
19
Jan
8
7
21
Dec
20
10
Nov
9
21
Oct
20
21
Aug
10
Jul
25
Jun
22
16
15
11
9
8
3
15
May
30
Apr
16
12
Apr
11
Jan
30
Oct
29
28
Sep
15
Jun
4
May
2
Apr
21
Nov
25
Sep
29
Aug
26
12
Apr
9
Oct
2
8
Jun
15
May
changed atoi to atol so benchmark can write correct number of rows beyond 4 byte limit
master
master
Add variable selection and compression code from old gio-sz branch
genericio-gio-sz
genericio-gio-sz
add SZ_compress option
gio-sz
gio-sz
port GenericIO changes
update cmake file for SZ changes
update SZ version
Fix VELOC library dependencies (affects standalone only)
adding MPI reduction and barrier to VELOC flush and shutdown calls
adding default return statement to function. I did not like how without VELOC it had an undefined return
Merge branch 'master' into 'master'
flushAll() returns result and can be called multiple times
Merge branch 'interface-work' into 'master'
expose readDims and readCoords to python interface
Merge branch 'fix_ci' into 'master'
Fix CI
Merge branch 'master' into 'master'
some improvements to the python interface
Merge branch 'variable_check' into 'master'
Merge branch 'rebalance_removal' into 'master'
remove rebalance_sourceranks function
add hasVariable function to GenericIO
Merge branch 'master' into 'master'
change default genericio file partitions
update CMakeLists.txt to include HAVE_UNISTD_H for clang compilers
added -DHAVE_UNISTD_H for blosc with newer versions of clang
Merge branch 'master' into 'master'
removed definition of VELOC_INSTALL_DIR, needs to be set externally
added support for VELOC config through env variables
removed MPI dependency in VELOC plugin
fixed inclusion of mpi.h header
added initial VELOC support
Update .gitlab-ci.yml file
Update CI/CD deploy action: move docs to /tmp/genericio instead of /tmp/dirhtml
Merge branch 'master' into 'master'
improved documentation
bump pybind11 version to 2.9.2
add some safe-guards for the python genericio reader
add status badge to readme
Merge branch 'master' into 'master'
update pybind11 version
Loading