File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ project(h5mpi
16
16
LANGUAGES C Fortran
17
17
VERSION ${PROJECT_VERSION}
18
18
DESCRIPTION "Lightweight object-oriented HDF5 MPI parallel Fortran interface"
19
- HOMEPAGE_URL https://github.com/scivision /h5fortran-mpi
19
+ HOMEPAGE_URL https://github.com/geospace-code /h5fortran-mpi
20
20
)
21
21
22
22
include (CTest )
Original file line number Diff line number Diff line change 1
1
# hdf5-benchmark
2
2
3
- [ ![ ci] ( https://github.com/scivision /hdf5-benchmark/actions/workflows/ci.yml/badge.svg )] ( https://github.com/scivision /hdf5-benchmark/actions/workflows/ci.yml )
4
- [ ![ ci_macos] ( https://github.com/scivision /hdf5-benchmark/actions/workflows/ci_macos.yml/badge.svg )] ( https://github.com/scivision /hdf5-benchmark/actions/workflows/ci_macos.yml )
5
- [ ![ intel-oneapi] ( https://github.com/scivision /hdf5-benchmark/actions/workflows/intel-oneapi.yml/badge.svg )] ( https://github.com/scivision /hdf5-benchmark/actions/workflows/intel-oneapi.yml )
3
+ [ ![ ci] ( https://github.com/geospace-code /hdf5-benchmark/actions/workflows/ci.yml/badge.svg )] ( https://github.com/geospace-code /hdf5-benchmark/actions/workflows/ci.yml )
4
+ [ ![ ci_macos] ( https://github.com/geospace-code /hdf5-benchmark/actions/workflows/ci_macos.yml/badge.svg )] ( https://github.com/geospace-code /hdf5-benchmark/actions/workflows/ci_macos.yml )
5
+ [ ![ intel-oneapi] ( https://github.com/geospace-code /hdf5-benchmark/actions/workflows/intel-oneapi.yml/badge.svg )] ( https://github.com/geospace-code /hdf5-benchmark/actions/workflows/intel-oneapi.yml )
6
6
7
7
Easy to use object-oriented Fortran HDF5 interface.
8
8
This interface requires MPI, although it is capable of non-MPI file I/O.
Original file line number Diff line number Diff line change 1
1
{
2
2
"@context" : " https://doi.org/10.5063/schema/codemeta-2.0" ,
3
3
"@type" : " SoftwareSourceCode" ,
4
- "codeRepository" : " https://github.com/scivision /h5fortran-mpi" ,
5
- "contIntegration" : " https://github.com/scivision /h5fortran-mpi/actions" ,
4
+ "codeRepository" : " https://github.com/geospace-code /h5fortran-mpi" ,
5
+ "contIntegration" : " https://github.com/geospace-code /h5fortran-mpi/actions" ,
6
6
"dateModified" : " 2022-01-04" ,
7
- "downloadUrl" : " https://github.com/scivision /h5fortran-mpi/releases" ,
8
- "issueTracker" : " https://github.com/scivision /h5fortran-mpi/issues" ,
7
+ "downloadUrl" : " https://github.com/geospace-code /h5fortran-mpi/releases" ,
8
+ "issueTracker" : " https://github.com/geospace-code /h5fortran-mpi/issues" ,
9
9
"name" : " h5fortran-mpi" ,
10
10
"version" : " 1.0.0" ,
11
11
"identifier" : " " ,
You can’t perform that action at this time.
0 commit comments