-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change mapping tester example to use pum instead of np
- Loading branch information
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
count,abs_min,abs_max,signed_min:,signed_max,median(abs),relative-l2,99th percentile(abs),95th percentile(abs),90th percentile(abs),mapping,constraint,mesh A,mesh B,ranks A,ranks B,globalTime,mapDataTime,initializeTime,computeMappingTime,peakMemA,peakMemB | ||
3458,0.0,0.30692922919422094,-0.30692922919422094,0.24061844202860838,0.04128682075571033,0.07155821185793043,0.19914987149239097,0.14571976813321605,0.12332753716546282,nn,consistent,coarse_mesh,fine_mesh,2,2,424359.0,150.0,247250.0,78107.0,118140.0,119976.0 | ||
3458,1.9984014443252818e-15,0.015823902672544188,-0.015823902672544188,0.015021340046327936,0.00040468910963686877,0.0025420451904765258,0.011347271673681693,0.0059278315196862165,0.0037941465905990636,tps,consistent,coarse_mesh,fine_mesh,2,2,992913.0,9756.0,803463.0,4116.0,116124.0,133628.0 | ||
3458,0.0,0.1497541633494765,-0.1497541633494765,0.14942430665248696,0.005844782300089099,0.017396674474295704,0.07686603464680133,0.03217902734377921,0.020217896771885496,np,consistent,coarse_mesh,fine_mesh,2,2,771971.0,473.0,591685.0,254195.0,116944.0,121512.0 | ||
count,abs_min,abs_max,signed_min:,signed_max,median(abs),relative-l2,99th percentile(abs),95th percentile(abs),90th percentile(abs),mapping,constraint,mesh A,mesh B,ranks A,ranks B,globalTime,mapDataTime,initializeTime,computeMappingTime,peakMemA,peakMemB | ||
3458,0.0,0.30692922919422094,-0.30692922919422094,0.24061844202860838,0.04128682075571033,0.07155821185793043,0.19914987149239097,0.14571976813321605,0.12332753716546282,nn,consistent,coarse_mesh,fine_mesh,2,2,426799.0,152.0,247645.0,77724.0,115100.0,122380.0 | ||
3458,1.9984014443252818e-15,0.015823902672544188,-0.015823902672544188,0.015021340046327936,0.00040468910963686877,0.0025420451904765258,0.011347271673681693,0.0059278315196862165,0.0037941465905990636,tps-global,consistent,coarse_mesh,fine_mesh,2,2,999330.0,9689.0,811718.0,4203.0,116504.0,133780.0 | ||
3458,0.0,0.009609520722490661,-0.009544014596919004,0.009609520722490661,0.00044845060526578495,0.0016460327584767462,0.00682406722008267,0.003941607593095801,0.0024668028988583677,tps-pum,consistent,coarse_mesh,fine_mesh,2,2,595355.0,11111.0,401460.0,250004.0,116108.0,132080.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters