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
1616LANGUAGES C Fortran
1717VERSION ${PROJECT_VERSION}
1818DESCRIPTION "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
2020)
2121
2222include (CTest)
Original file line number Diff line number Diff line change 11# hdf5-benchmark
22
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 )
66
77Easy to use object-oriented Fortran HDF5 interface.
88This interface requires MPI, although it is capable of non-MPI file I/O.
Original file line number Diff line number Diff line change 11{
22 "@context" : " https://doi.org/10.5063/schema/codemeta-2.0" ,
33 "@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" ,
66 "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" ,
99 "name" : " h5fortran-mpi" ,
1010 "version" : " 1.0.0" ,
1111 "identifier" : " " ,
You can’t perform that action at this time.
0 commit comments