Skip to content

Commit

Permalink
Merge branch 'azamat/edison/fort_buffered' (PR #1398)
Browse files Browse the repository at this point in the history
This variable used to be set and was removed on 2017-03-16, because Intel v17 was failing when it was set. When it is not set, throughput with Edison's Intel v15 suffers.

Addresses #1387
[BFB]
  • Loading branch information
ndkeen committed May 4, 2017
2 parents 116416c + c8e3a1f commit 5140655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/acme/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@
<env name="MPICH_ENV_DISPLAY">1</env>
<env name="MPICH_VERSION_DISPLAY">1</env>
<env name="MPICH_CPUMASK_DISPLAY">1</env>

<env name="OMP_STACKSIZE">64M</env>
<env name="FORT_BUFFERED" compiler="intel">yes</env>
</environment_variables>

</machine>
Expand Down

0 comments on commit 5140655

Please sign in to comment.