mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
adding two routines containing only a single operation so I can easily see the assembly dump
This commit is contained in:
parent
3e1d1aff18
commit
f1fb92fd01
@ -16,7 +16,7 @@ Grid_wilson_cg_unprec_LDADD = -lGrid
|
||||
Grid_comms_SOURCES = Grid_comms.cc
|
||||
Grid_comms_LDADD = -lGrid
|
||||
|
||||
Grid_su3_SOURCES = Grid_su3.cc Grid_su3_test.cc
|
||||
Grid_su3_SOURCES = Grid_su3.cc Grid_su3_test.cc Grid_su3_expr.cc
|
||||
Grid_su3_LDADD = -lGrid
|
||||
|
||||
Grid_memory_bandwidth_SOURCES = Grid_memory_bandwidth.cc
|
||||
|
Loading…
Reference in New Issue
Block a user