nmeyer-ur
|
b4735c9904
|
correct zero in svcadd
|
2020-06-02 10:38:05 +02:00 |
|
nmeyer-ur
|
9b2699226c
|
use fcadd in TimesI and TimesMinusI instead of tbl and neg
|
2020-06-02 10:32:44 +02:00 |
|
nmeyer-ur
|
5f52804907
|
update calculation of data
|
2020-05-30 10:55:17 +02:00 |
|
nmeyer-ur
|
936071773e
|
correct throughput in wilson and dwf
|
2020-05-29 22:15:59 +02:00 |
|
nmeyer-ur
|
1732f9319e
|
more mods; counters seem to work correctly
|
2020-05-29 18:44:00 +02:00 |
|
nmeyer-ur
|
91c81cab30
|
some corrections; compiles on my laptop; untested
|
2020-05-29 18:19:22 +02:00 |
|
nmeyer-ur
|
38164f8480
|
include counters in WilsonFermionImplementation.h
|
2020-05-29 17:59:26 +02:00 |
|
nmeyer-ur
|
f013979791
|
add counter support in WilsonFermion.h
|
2020-05-29 17:13:59 +02:00 |
|
nmeyer-ur
|
e947b563ea
|
add space in stencil output
|
2020-05-29 17:11:17 +02:00 |
|
nmeyer-ur
|
5cb3530c34
|
enable counters in Benchmark_wilson
|
2020-05-29 15:44:52 +02:00 |
|
nmeyer-ur
|
250008372f
|
update SVE readme
|
2020-05-29 15:44:25 +02:00 |
|
nmeyer-ur
|
4fedd8d29f
|
switch to MPI_THREAD_SERIALIZED instead of SINGLE
|
2020-05-27 14:08:34 +02:00 |
|
nmeyer-ur
|
6ddcef1bca
|
fix build error enabling fcmla/mac in vector types for VLA
|
2020-05-21 21:21:03 +02:00 |
|
nmeyer-ur
|
8c5a5fdfce
|
disable fcmla in vector type building for VLA
|
2020-05-21 19:41:42 +02:00 |
|
nmeyer-ur
|
046b1cbbc0
|
enable fcmla in tensor arithmetics; fixed-size works, VLA does not compile
|
2020-05-21 19:39:07 +02:00 |
|
nmeyer-ur
|
a65ce237c1
|
clean up; Exch1 VLA sp+dp integrate, tested, working
|
2020-05-21 09:48:06 +02:00 |
|
nmeyer-ur
|
cd27f1005d
|
clean up; Exch1 sp integrate, tested, working
|
2020-05-21 08:45:43 +02:00 |
|
nmeyer-ur
|
f8c0a59221
|
clean up; Exch1 dp integrate, tested, working
|
2020-05-21 02:48:14 +02:00 |
|
nmeyer-ur
|
832485699f
|
save some cycles in HtoD and DtoH by direct instead of multi-pass conversion
|
2020-05-20 23:04:35 +02:00 |
|
nmeyer-ur
|
81484a4760
|
symmetrize Mult and MultAddComplex
|
2020-05-20 22:36:45 +02:00 |
|
nmeyer-ur
|
9a86059761
|
symmetrize VLA and fixed size build messages
|
2020-05-20 20:05:42 +02:00 |
|
nmeyer-ur
|
b780b7b7a0
|
guard prevents multiple TOFU messages
|
2020-05-20 19:20:59 +02:00 |
|
nmeyer-ur
|
9e085bd04e
|
guard prevents multiple A64FX build messages
|
2020-05-20 19:16:30 +02:00 |
|
nmeyer-ur
|
6b6bf537d3
|
comment out mac in vector types
|
2020-05-18 20:36:16 +02:00 |
|
nmeyer-ur
|
323a651c71
|
correct typo
|
2020-05-18 19:58:27 +02:00 |
|
nmeyer-ur
|
9f212679f1
|
support fcmla in vector_types, untested
|
2020-05-18 19:55:18 +02:00 |
|
nmeyer-ur
|
032f7dde1a
|
update SVE readme, asm generator
|
2020-05-18 19:10:36 +02:00 |
|
nmeyer-ur
|
50b1db1e8b
|
implemented correct _m form (using 3 operands instead of 2)
|
2020-05-15 10:01:05 +02:00 |
|
nmeyer-ur
|
015d8bb38a
|
introduced assertions in Benchmark_wilson, removed data output from Benchmark_dwf
|
2020-05-15 09:15:50 +02:00 |
|
nmeyer-ur
|
10a34312dc
|
some fixed-size code clean up
|
2020-05-14 23:20:16 +02:00 |
|
nmeyer-ur
|
db8c0e7584
|
replaced _x form with _m form when using even/odd predication
|
2020-05-14 23:17:35 +02:00 |
|
nmeyer-ur
|
d15ccad8a7
|
switched to vec* in Reduce
|
2020-05-12 20:41:14 +02:00 |
|
nmeyer-ur
|
0009b5cee8
|
updated SVE_README
|
2020-05-12 19:02:33 +02:00 |
|
nmeyer-ur
|
20d1941a45
|
enabled asm kernels for fixed-size A64FXFIXEDSIZE
|
2020-05-12 19:01:12 +02:00 |
|
nmeyer-ur
|
b7c76ede29
|
Removed some assertions in Test_simd and removed exit() in Reduce
|
2020-05-11 22:43:00 +02:00 |
|
nmeyer-ur
|
05edf803bd
|
corrected typo
|
2020-05-12 03:59:59 +09:00 |
|
nmeyer-ur
|
78b8e40f83
|
switched to gcc's internal data types
|
2020-05-11 18:11:23 +02:00 |
|
nmeyer-ur
|
fc2e9850d3
|
temporarily enable TOFU by default when using A64FX or A64FXFIXEDSIZE
|
2020-05-11 13:25:02 +02:00 |
|
nmeyer-ur
|
ffaaed679e
|
MPI_THREAD_SINGLE hack for Fugaku, enabled by -DTOFU
|
2020-05-11 13:21:39 +02:00 |
|
nmeyer-ur
|
b2fd8b993a
|
fixed-size clean up
|
2020-05-09 22:53:42 +02:00 |
|
nmeyer-ur
|
291ee8c3d0
|
updated fixed-size implementation; only Exch1 and prefetches missing
|
2020-05-09 22:18:02 +02:00 |
|
nmeyer-ur
|
e1a5b3ea49
|
unions for tables eliminate explicit loads, gcc does not complain
|
2020-05-09 21:21:57 +02:00 |
|
nmeyer-ur
|
55a55660cb
|
reverted changes
|
2020-05-09 12:48:42 +02:00 |
|
nmeyer-ur
|
ceb8b374da
|
API change v3
|
2020-05-08 15:04:44 +02:00 |
|
nmeyer-ur
|
4bc2ad2894
|
API change v2
|
2020-05-08 15:00:25 +02:00 |
|
nmeyer-ur
|
798af3e68f
|
retry changing StoD API
|
2020-05-08 14:34:59 +02:00 |
|
nmeyer-ur
|
b0ef2367f3
|
testing alternate call to PrecisionChange
|
2020-05-08 14:22:44 +02:00 |
|
nmeyer-ur
|
71a7350a85
|
changed 2nd argument in Reduce to native vector type
|
2020-05-08 12:26:51 +02:00 |
|
nmeyer-ur
|
6f79369955
|
trying to get rid of macro definition error
|
2020-05-08 12:19:24 +02:00 |
|
nmeyer-ur
|
f9cb6b979f
|
corrected more typos
|
2020-05-08 12:11:01 +02:00 |
|