0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master_pre_stage' into 'peter_generalized_optimization_gpu' More... 5 months ago
Minor bugfix in elpa_impl_math_generalized_template.F90 More... 5 months ago
Lift stack size limitation in check_correction, allocate on heap More... 5 months ago
Bugfix: eliminate global memory race condition in gpu_copy_hvb_a_kernel More... 5 months ago
Optimization: eliminate internal memcopies for generalized_eigen[vectors|values]_a_h_a on GPU More... 5 months ago
Set the default branch to hermitian_multiply + pxgemm_multiply(N,N) for generalized EVP on GPUs More... 5 months ago
Merge branch 'peter_sycl' into 'master_pre_stage' More... 5 months ago
Cleanup after debugging More... 5 months ago
Merge remote-tracking branch 'origin/master_pre_stage' More... 5 months ago
Optimize pxgemm TN and NT for incommensurate grids More... 5 months ago
Bugfix: add missing 'debug' parameter to hermitian_multiply CUDA/HIP kernels More... 5 months ago
Fix indentation More... 5 months ago
Merge branch 'master_pre_stage' into 'peter_sycl' More... 5 months ago
Don't perform STEQR after failing STEDC. Check for NaNs on input More... 5 months ago
Fix indentation More... 5 months ago
Bugfix: treat correctly case of undefined c_dev in pxgemm_multiply_d_ptr More... 5 months ago
Minor bugfix in ELPA1 trans_ev More... 5 months ago
Workaround for faulty gpu_SYRK/HERK, SYCL on CPU More... 5 months ago
Port hermitian_multiply kernels to SYCL More... 5 months ago
Create simplified GPU interfaces for hermitian_multiply More... 5 months ago
Port pxgemm_multiply kernels to SYCL More... 5 months ago
Move pxgemm multiply to a separate module elpa_pxgemm_multiply with simplified GPU interfaces More... 5 months ago
Port solve_tridi kernels to SYCL More... 5 months ago
Functionally enable oneCCL support in ELPA. Still has issues during setup. Maybe with the multiple communicators? More... 5 months ago
add support in configure script for oneCCL, first version. Runs through, some more testing needed... More... 5 months ago
fix broken symlinks More... 5 months ago
Merge branch 'peter_bugfix_use_ccl' into 'master_pre_stage' More... 5 months ago
Bugfix: small fix for oneCCL=0 branch on SYCL More... 5 months ago
Bugfix: fix race condition in SYCL copy_hvb_a_kernel More... 5 months ago
Fix SM_count on AMD More... 5 months ago