Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Podhorszki, Norbert
ADIOS2
Commits
8aa659c0
Commit
8aa659c0
authored
Jun 30, 2017
by
pnorbert
Committed by
GitHub
Jun 30, 2017
Browse files
Merge pull request #206 from williamfgc/htbug
Solves Issue
#205
parents
6f8a9799
bcc08b22
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/adios2/toolkit/format/bp1/BP1Writer.tcc
View file @
8aa659c0
...
...
@@ -276,6 +276,10 @@ void BP1Writer::WriteVariableCharacteristics(
WriteCharacteristicRecord(characteristic_time_index, characteristicsCounter,
stats.TimeIndex, buffer);
WriteCharacteristicRecord(characteristic_file_index, characteristicsCounter,
static_cast<uint32_t>(m_BP1Aggregator.m_RankMPI),
buffer);
WriteCharacteristicRecord(characteristic_offset, characteristicsCounter,
stats.Offset, buffer);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment