https://github.com/JeffersonLab/chroma

sort by:
Revision Author Date Message Commit Date
1d3ff9c Catch up with qdp-jit changes 17 May 2021, 18:35:35 UTC
4b8ff19 Adds special gaussian smearing Acting on Propagator applications of Klein-Gordon operator are limited to individual spin components. 17 May 2021, 18:26:37 UTC
33d9ee9 Adds CUDA flags to chroma-config 16 May 2021, 01:32:14 UTC
438c5f4 Merge branch 'devel' of github.com:JeffersonLab/chroma into devel 27 April 2021, 16:27:06 UTC
ddf08ac Update to latest QDP-JIT interface Only matters when profiling is turned on. 22 April 2021, 23:47:39 UTC
f24088c Updated QDP-Lapack submodule 20 April 2021, 14:55:45 UTC
21fdec8 Fix missing inline in superb_contraction's functions. 07 April 2021, 22:27:03 UTC
a15c670 Merge remote-tracking branch 'usqcd/devel' into eloy/superb 07 April 2021, 21:23:54 UTC
348a78b Fix bug introduced in commit a3fd794f; make different instances of XMLFileWriter for TheXMLOutputWriter and TheXMLLogWriter 03 April 2021, 13:38:42 UTC
6cca4c3 Merge remote-tracking branch 'usqcd/devel' into eloy/superb 03 April 2021, 03:50:03 UTC
7be70ab Remove unused fields and allow float phase in superb genprop task. 01 April 2021, 11:33:21 UTC
9e3e664 Add phase to superb tasks for props and genprops. 29 March 2021, 21:58:15 UTC
06b1a47 even-odd prec Wilson Clover linop Make lattice temporaries member variables. 25 March 2021, 00:17:17 UTC
b36ea1d Merge branch 'feature-rocm' of github.com:JeffersonLab/chroma into feature-rocm 25 March 2021, 00:15:50 UTC
4e6a5da qdp-jit Clover term update to new API 25 March 2021, 00:13:21 UTC
a2e6bdc Merge branch 'devel' of github.com:JeffersonLab/chroma into feature-rocm 25 March 2021, 00:10:10 UTC
82cb438 Update serialID and remove pre c++11 throw. 17 March 2021, 02:53:09 UTC
fde5eb8 Merge branch 'eloy/update-filedb' into devel 16 March 2021, 16:02:09 UTC
70fa6e1 Update qdp-lapack. 16 March 2021, 16:00:55 UTC
857e584 Merge remote-tracking branch 'origin/eloy/update-filedb' into eloy/superb 15 March 2021, 22:00:23 UTC
a3fd794 Apply updates from qdp. Simplify the singletons and release all of them at finalize. Remove pre c++11 throw and update serialID. 15 March 2021, 20:41:48 UTC
ed39a9e Fix prev commit! 12 March 2021, 13:45:27 UTC
8faf6f2 Fix prev commit 11 March 2021, 20:59:20 UTC
1889f7e Added Sanitizer support via the Chroma_ENABLE_SANITIZERS option. 10 March 2021, 01:45:20 UTC
d608678 Added QUDA Dependency 09 March 2021, 18:33:06 UTC
566f07f Fix issues from prev commit. 07 March 2021, 14:12:24 UTC
3beb8d7 Merge branch 'eloy/superb' of github.com:eromero-vlc/chroma into eloy/superb 06 March 2021, 15:28:41 UTC
415a1f9 Finishing non-collective writing support in chroma; fully functional on superb genprops. 06 March 2021, 15:23:44 UTC
79e0d2a Finishing non-collective writing support in chroma; fully functional on superb genprops. 06 March 2021, 14:16:58 UTC
34a3096 Add multiprocess writing for superb genprops. Add phasing to getColorvecs. 05 March 2021, 04:45:08 UTC
506c5dd Fix prev commit. 03 March 2021, 17:27:34 UTC
f75ac50 Add max number of moms for superb genprop contractions. Fix bug when non-caching inversions in superb genprop task. Add experimental function for filling the lattice with an element-wise function. 03 March 2021, 16:12:29 UTC
c1413a4 Fix prev commit for configuring cuda. 03 March 2021, 16:05:30 UTC
5ef405c Fix configure to also allow to pass flags for configuring superbblas. 03 March 2021, 14:07:29 UTC
a563ec2 Add configure options for superbblas and rename back PROP_AND_MATELEM_DISTILLATION as the original task. 02 March 2021, 16:08:25 UTC
0a6b7a7 Add new format genprop4 to superb genprop task. 02 March 2021, 02:28:31 UTC
6c7b8f4 Fix bugs from prev commits. 01 March 2021, 16:12:24 UTC
d6fdf6b Limit the max size of the output tensor in superb genprop task. 01 March 2021, 03:58:39 UTC
dc4b6f2 Reformat device setting in chroma_init, and add support for new interface of QDP_startGPU. 28 February 2021, 23:13:30 UTC
9a0bdba Fix minor issues from prev commits. 25 February 2021, 13:46:39 UTC
52de683 Write genprops elmentals with the tensor interface. 25 February 2021, 04:55:52 UTC
14dead8 Log memory usage by tensors; improve performance for copying tensors on master; fix writing of tensors. 25 February 2021, 04:54:31 UTC
05727a8 Fix inappropriate tslices values in superb genprop input XML 23 February 2021, 20:35:56 UTC
a78cd30 Cache inversions in superb genprop task and add parameter to control the maximum tslices in contraction. 23 February 2021, 17:56:23 UTC
4f0aa53 Rollback and use default interface for QDP memory pool. 22 February 2021, 20:47:10 UTC
1df1ed4 Fixed this to work if GMP is not found 22 February 2021, 20:19:36 UTC
51ec714 Support shifting on x direction on superb tensors. 22 February 2021, 19:09:23 UTC
48284a0 Chroma builds with CMake on my Mac, with GMP (if found), QDPLapack as lapack, and CPPWilsonDslash. Still to add QPhiX, MGProto and QUDA 22 February 2021, 19:03:48 UTC
4dfbe87 Make superbblas use qdp mem pool. Adapt more lattice object so superbblas can see their gpu content. 19 February 2021, 23:08:40 UTC
4d24545 Fix superb tasks for gpus; it passing the tests! 17 February 2021, 14:18:41 UTC
7af67c5 Initial internal.h.cmake.in 17 February 2021, 02:12:44 UTC
f134369 Merge branch 'feature-rocm' of github.com:JeffersonLab/chroma into feature-rocm 12 February 2021, 02:43:00 UTC
fd19406 qdp-jit: adds print tag for Clover term 12 February 2021, 02:42:04 UTC
2244490 Minor fixes compiling for gpus and other things. 11 February 2021, 20:14:49 UTC
28eb433 Update superb task for props to the new interface and fix bugs in displacement. Both superb tasks pass basic tests. Report timings for reading colorvecs. 11 February 2021, 14:17:51 UTC
1bb47c7 Add support for lexicographic/rb layouts on superb-chroma bridge. Fix tons of bugs. 09 February 2021, 22:46:32 UTC
1c164dc Add primitive log system. Log allocation/deallocation of tensors and doMomGammaDisp_contractions progress. Improve memory use in SB::displace. 05 February 2021, 20:50:57 UTC
90daf77 Improve memory for gamma-mom-disp contractions. 04 February 2021, 19:30:14 UTC
3e62451 Fix prev commit. 04 February 2021, 15:47:36 UTC
d165838 Fix storing props and genprops on superb tasks. 04 February 2021, 15:22:59 UTC
43a9455 Fix allocation of tensors. 04 February 2021, 13:39:24 UTC
0c02ab1 Give some timings for superb prop and genprops. 03 February 2021, 15:50:55 UTC
2ed1ab8 Fix superb genprop; now passing small parallel tests. 03 February 2021, 15:16:11 UTC
9154a34 First version of genprops with superb. 02 February 2021, 19:00:25 UTC
e1d1c5e Update chroma-superbblas bridge to changes in superbblas 28 January 2021, 14:02:13 UTC
ddaf85c Qdp-jit new interface for getting device pointers 23 January 2021, 04:19:42 UTC
b25701a Fix accidental changes on new disco in commit 6c66ff02c4. 19 January 2021, 20:24:14 UTC
d834c0b Update chroma-superbblas wrapper with the new changes in superbblas interface. 19 January 2021, 16:29:37 UTC
9024c6e Fix use of shared_ptr with T[] types. 14 January 2021, 19:28:23 UTC
ff6bd10 Put the previous prop task as PROP_AND_MATELEM_DISTILLATION_OLD 14 January 2021, 16:20:42 UTC
39262f1 Fix issues in new code for generating propagators. 14 January 2021, 16:13:51 UTC
ee63e10 Fix compilation of new disco on gpus. 14 January 2021, 16:12:46 UTC
e25508e Uses qdp-jit's new interface for jit statistics 12 January 2021, 06:21:51 UTC
3c6e81e Merge branch 'eloy/superb' of github.com:eromero-vlc/chroma into eloy/superb 07 January 2021, 15:53:19 UTC
458375f Update to the latest changes on superbblas. 07 January 2021, 15:49:50 UTC
6918453 qdp-jit clover/stouting new interface 07 January 2021, 03:53:36 UTC
6c66ff0 superb contractions for prop and matelem distillation (in progress) 06 January 2021, 14:50:04 UTC
ad27fd6 qdp-jit stouting routine uses new jit interface Requires jit util 9 or later 21 December 2020, 04:04:13 UTC
75ce835 In progress 18 December 2020, 16:38:06 UTC
2e53258 Updates to the new QDP-JIT interface, ROCm-ready 15 December 2020, 21:48:36 UTC
986cff3 Merge remote-tracking branch 'origin/eloy/heather-coloring' into eloy/disco 21 November 2020, 20:34:53 UTC
b65cb0e Commented out test code. 07 November 2020, 18:04:43 UTC
995c324 Updated gitignore 07 November 2020, 17:38:17 UTC
0cde4f8 Removed an obsolete check code. 07 November 2020, 17:37:47 UTC
7376427 Updated gitignores. 07 November 2020, 17:12:06 UTC
3bb4c0b Updated submodules. 07 November 2020, 17:04:13 UTC
a07baf5 Merge branch 'devel'. Bumped to 3.44.0 07 November 2020, 16:50:46 UTC
c5e5744 Close the xml file for niceties in t_mesplq 10 October 2020, 03:31:38 UTC
f76af4c Fix c++11 issues. 30 September 2020, 15:25:40 UTC
e009747 Minor fix 04 September 2020, 15:35:25 UTC
6436554 Add num_rhs to task PROP_AND_MATELEM_DISTILLATION 14 August 2020, 15:08:54 UTC
611cafe ALI two stages outer solver 11 August 2020, 19:51:33 UTC
801f02b Fixing last commit. 24 July 2020, 18:32:26 UTC
0225f41 Add NullSolverNKrylov to mg_proto params. 24 July 2020, 14:16:57 UTC
d49f9b2 Set ODD subset for ALI precon. 23 July 2020, 15:12:07 UTC
b8fcb7d Register ALI prec and fix minor issues. 16 July 2020, 15:31:59 UTC
66890bd Add mg_proto's ALI preconditioner. 16 July 2020, 14:34:51 UTC
bc50d60 Restrict displacements to z direction. 26 June 2020, 17:41:19 UTC
dc00fa1 Allow to read the coloring from a file. 26 June 2020, 15:04:31 UTC
3e38cbc Fix return mg_proto solver. 26 June 2020, 14:22:55 UTC
back to top