issues
search
Parallel-NetCDF
/
PnetCDF
Source code repository of PnetCDF library and utilities
https://parallel-netcdf.github.io
Other
82
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Misc fix
#160
wkliao
closed
17 hours ago
0
add NCI_Strdup
#159
wkliao
closed
17 hours ago
0
Use C macros for malloc if debug and profile modes are disabled
#158
wkliao
closed
18 hours ago
0
Link error when building pnetcdf 0.13.0 or 0.14.0 with intel 2025.0.0 compilers on linux
#157
bourdin
opened
4 days ago
6
New feature: intra-node write aggregation
#156
wkliao
closed
2 weeks ago
0
macOS Xcode 15+ build failure
#155
adamjstewart
closed
1 month ago
5
fix install path when DESTDIR is used in make install command line
#154
wkliao
closed
2 months ago
0
replace C macros beginning with _ and an uppercase
#153
wkliao
closed
1 month ago
0
doc: add more comparison of pnetcdf and netcdf4
#152
wkliao
closed
2 months ago
0
Compilation fails with intel 2024.2 / imp 2021.13
#151
bourdin
closed
2 months ago
2
New benchmark programs that write multiple variables
#150
wkliao
closed
2 months ago
0
Use MPI independent I/O when number of processes is 1
#149
wkliao
closed
3 months ago
0
Use MPI_Aint_diff and MPI_Aint_add
#148
wkliao
closed
3 months ago
0
Fix logic of enabling in-place byte swap
#147
wkliao
closed
3 months ago
0
check error codes returned from MPI calls (essential ones)
#146
wkliao
closed
3 months ago
0
Support MPI derived datatypes of large count
#145
wkliao
closed
3 months ago
0
Github action: disable fortran for Mac OS
#144
wkliao
closed
4 months ago
0
Change default to build shared libraries
#143
wkliao
closed
4 months ago
0
ncmpi_create Stalls When Using High MPI Rank Counts
#142
Masterwater-y
opened
4 months ago
8
doc: add missing argument, cmode
#141
wkliao
closed
5 months ago
0
doc: difference between NetCDF4/PnetCDF, blocking/nonblocking
#140
wkliao
closed
5 months ago
0
Open-MPI: Apple linker does not accept `-commons use_dylibs` flag anymore
#139
chenrui333
opened
8 months ago
1
Remove hint nc_header_collective but still allow collective I/O for header
#138
wkliao
closed
8 months ago
0
Update data section movement when file header extent grows
#137
wkliao
closed
8 months ago
0
Configure fails with Intel 2024 OneAPI
#136
VictorEijkhout
closed
7 months ago
5
Fix warning when using clang -Wshorten-64-to-32
#135
wkliao
closed
8 months ago
0
m4 problem in autoreconf
#134
VictorEijkhout
opened
8 months ago
5
Is it possible to build from a tagged version
#133
VictorEijkhout
closed
8 months ago
2
Allow different hash table size for dim/var/attr
#132
wkliao
closed
8 months ago
0
Support large single requests made by a process
#131
wkliao
closed
8 months ago
0
change checking for size of dim/attr/header limit
#130
wkliao
closed
8 months ago
0
Update to libtool 2.4.6
#129
wkliao
closed
8 months ago
1
require libtool 2.4.7
#128
wkliao
closed
8 months ago
0
update to use libtool 2.4.7
#127
wkliao
closed
8 months ago
2
Save the alignment hints and reuse them in each ncmpi__enddef
#126
wkliao
closed
9 months ago
0
Do not set h_align when opening an existing file to write
#125
wkliao
closed
9 months ago
0
Stop using file striping size to automatically set header extent size
#124
wkliao
closed
9 months ago
0
Silence Intel compiler warning: implicit const int float conversion
#123
wkliao
closed
9 months ago
0
Add configure variables SEQ_CFLAGS, SEQ_LDFLAGS, and SEQ_LIBS
#122
wkliao
closed
9 months ago
0
Binaries built by SEQ_CC do not use build flags such as CFLAGS CPPFLAGS LDFLAGS
#121
loqs
closed
9 months ago
4
Test a stronger file consistency is required by UnifyFS
#120
wkliao
closed
9 months ago
0
deprecate NC_SHARE and configure option --disable-file-sync
#119
wkliao
closed
9 months ago
0
github action: build openmpi from source
#118
wkliao
closed
9 months ago
0
suppress warning messages when using NAG Fortran compiler
#117
wkliao
closed
9 months ago
0
Update config.guess config.sub to 2024-01-01
#116
wkliao
closed
9 months ago
0
Flash-io benchmark configure: add fortran compiler flag to allow type mismatch
#114
yzanhua
closed
10 months ago
2
use unsigned int to do byte swap (misaligned memory access)
#113
wkliao
closed
11 months ago
0
debug
#112
wkliao
opened
11 months ago
0
bug fix: nf90mpi_Inq_buffer_size
#111
wkliao
closed
1 year ago
0
Fix 2 compile warning
#110
wkliao
closed
1 year ago
0
Next