An open API service providing commit metadata for open source projects.

gitlab.inria.fr / solverstack/chameleon / commits

SHA Message Author Date Stats
e0b07921 merge Merge branch 'feature/color' into 'master' FAVERGE Mathieu <m****e@i****r> 26 days ago
ddc4ee59 Update Changelog Mathieu Faverge <m****e@i****r> 27 days ago
92fb40b6 tools: Add a script to generate clean DAGs Mathieu Faverge <m****e@i****r> 27 days ago
71b11b05 ci: check DAG color mappings Mathieu Faverge <m****e@i****r> 28 days ago
e7bd9d9a doc: describe DAG color selection Mathieu Faverge <m****e@i****r> 28 days ago
52f27a99 quark: align DAG colors with shared palette Mathieu Faverge <m****e@i****r> 29 days ago
093f3076 compute: add default colors by operation family to all algorithms Mathieu Faverge <m****e@i****r> 29 days ago
2799f2b1 cmake: Add a CHAMELEON_ENABLE_DAG_COLORS option to enable color in traces and... Mathieu Faverge <m****e@i****r> about 1 month ago
7d247bd4 starpu: add DAG colors to insert and submit paths Mathieu Faverge <m****e@i****r> about 1 month ago
d28a1dee runtime: Add color field to the RUNTIME_option_t structure and apply default ... Mathieu Faverge <m****e@i****r> about 1 month ago
78733203 control: Add header with the default colors for tasks and dags Mathieu Faverge <m****e@i****r> about 1 month ago
ce806d0a control/context: Add an helper to read environment color option variable and ... Mathieu Faverge <m****e@i****r> about 1 month ago
3197e761 merge Merge branch 'testing/createex' into 'master' FAVERGE Mathieu <m****e@i****r> about 1 month ago
2da53891 testing: switch parameter_desc_create to the new CHAMELEON_Desc_CreateEx func... Mathieu Faverge <m****e@i****r> about 1 month ago
6b610ea0 merge Merge branch 'getrfpp_dist_recdesc' into 'master' FAVERGE Mathieu <m****e@i****r> about 1 month ago
c626543d Document recursive descriptor distribution strides Mathieu Faverge <m****e@i****r> about 2 months ago
5a7ebc9f Fix compilation Mathieu Faverge <m****e@i****r> about 2 months ago
9b09b38c Use explicit recursive parent MPI ownership Mathieu Faverge <m****e@i****r> about 2 months ago
af2be549 Clean recursive descriptor handle partitions Mathieu Faverge <m****e@i****r> about 2 months ago
e9d782bc Register recursive descriptor tile handles Mathieu Faverge <m****e@i****r> about 2 months ago
0c6a8a6c Add recursive tile registration helpers Mathieu Faverge <m****e@i****r> about 2 months ago
c4cedb0d Refactor recursive descriptor init arguments Mathieu Faverge <m****e@i****r> about 2 months ago
1de3da69 merge Merge branch 'thip-refactor' into 'master' FAVERGE Mathieu <m****e@i****r> about 2 months ago
9cd936eb fix additional indents Brieuc Nicolas <b****s@i****r> about 2 months ago
4e37a0ee fix file naming in headers Brieuc Nicolas <b****s@i****r> about 2 months ago
ff2f4c11 cleanup indents Brieuc Nicolas <b****s@i****r> about 2 months ago
f761e2de merge Merge branch 'getrfpp_desc_create_ex' into 'master' FAVERGE Mathieu <m****e@i****r> about 2 months ago
3d34a5ce Add HIP codelet for laset Brieuc Nicolas <b****s@i****r> about 2 months ago
0fa19293 change CODELETS macro to correct CODELETS_GPU Brieuc Nicolas <b****s@i****r> about 2 months ago
df4b5adc merge Merge branch 'flops-lacpy' into 'master' FAVERGE Mathieu <m****e@i****r> about 2 months ago
22de3a01 moves flops_zlacpy to flops.h Brieuc Nicolas <b****s@i****r> about 2 months ago
a63fe719 merge Merge branch 'getrfpp_recdesc_panel' into 'master' FAVERGE Mathieu <m****e@i****r> about 2 months ago
7eae161c Initialize storage at recursive distribution level Mathieu Faverge <m****e@i****r> about 2 months ago
74d44414 Propagate recursive distribution coordinates Mathieu Faverge <m****e@i****r> about 2 months ago
6e06bfda Add distribution strides to descriptors Mathieu Faverge <m****e@i****r> about 2 months ago
17565a26 Validate recursive distribution level Mathieu Faverge <m****e@i****r> about 2 months ago
57937c10 merge Merge branch 'getrfpp_desc_name_helper' into 'master' FAVERGE Mathieu <m****e@i****r> about 2 months ago
b632c1d8 Renaming Mathieu Faverge <m****e@i****r> about 2 months ago
2fe568ac Anchor recursive distribution at one level Mathieu Faverge <m****e@i****r> about 2 months ago
740d1824 Recurse only on local distributed tiles Mathieu Faverge <m****e@i****r> about 2 months ago
701dab96 Move descriptor default naming helper to source Mathieu Faverge <m****e@i****r> about 2 months ago
c6095c8e Route recursive descriptor creation through CreateEx args Mathieu Faverge <m****e@i****r> about 2 months ago
af0ab289 Route classic descriptor creation through CreateEx Mathieu Faverge <m****e@i****r> about 2 months ago
d4340160 Add descriptor creation argument structs Mathieu Faverge <m****e@i****r> about 2 months ago
c244be93 Use offset-aware init for recursive descriptors Mathieu Faverge <m****e@i****r> about 2 months ago
5b165f49 Refactor descriptor initialization steps Mathieu Faverge <m****e@i****r> about 2 months ago
da165da1 runtime: Add profiling info display for lacpy laset plrnt plgsy plghe Brieuc Nicolas <b****s@i****r> about 2 months ago
963a4510 merge Merge branch 'feature/trtri' into 'master' FAVERGE Mathieu <m****e@i****r> about 2 months ago
ffb2e098 tests: add trtri variants to ctest Mathieu Faverge <m****e@i****r> 2 months ago
c05c452e trtri: add the variantr as a parameter to enforce at higher level the varaian... Mathieu Faverge <m****e@i****r> 2 months ago
017c35da compute: Add trtri variants Mathieu Faverge <m****e@i****r> 2 months ago
e79048fe merge Merge branch 'hip/add_thip_interface' into 'master' FAVERGE Mathieu <m****e@i****r> 2 months ago
1a2a9b3d merge Merge branch 'cuda/lacpy' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
306c7a7e cuda: Remove macro ro redefine cuConj now that it is supported by the subs rules Mathieu Faverge <m****e@i****r> 3 months ago
341cb3e9 Update cmake_morse submodule to integrate new rules about cuda Conjugate Mathieu Faverge <m****e@i****r> 3 months ago
f6f11c7a merge Merge branch 'fix-lacpy-check' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
9759e1b4 Add check requiring square tiles for Upper or Lower copies Brieuc Nicolas <b****s@i****r> 3 months ago
d780d688 merge Merge branch 'backport-tensors' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
facebdd2 testings/zlaswp: cleanup includes to match other testings Mathieu Faverge <m****e@i****r> 3 months ago
4725c42c testing/print: Protect print in distributed to have only the main process wri... Mathieu Faverge <m****e@i****r> 3 months ago
35670037 testings: Remove factorized flops functions Mathieu Faverge <m****e@i****r> 3 months ago
20e398a7 starpu/profile_and_locality: Add tradd function Mathieu Faverge <m****e@i****r> 3 months ago
7f38fb22 starpu/profile_and_locality: Add geadd function Mathieu Faverge <m****e@i****r> 3 months ago
20fd617e starpu/profile_and_locality: Fix sytrf order in wrapper functions Mathieu Faverge <m****e@i****r> 3 months ago
89ed76fd starpu/profile: add task duration to profile output Mathieu Faverge <m****e@i****r> 3 months ago
8aa1d1d9 starpu/codelet: add flops field in tradd/geadd Mathieu Faverge <m****e@i****r> 3 months ago
9768d972 openmp: add missing omp_set_num_threads Mathieu Faverge <m****e@i****r> 3 months ago
7b89a490 openmp: add missing omp wait in map function Mathieu Faverge <m****e@i****r> 3 months ago
0bdef8d4 flops: Add tradd function Mathieu Faverge <m****e@i****r> 3 months ago
5482b504 flops: Add geadd function Mathieu Faverge <m****e@i****r> 3 months ago
318b2662 testing: Add lacpy to testing for the GPU case Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
10f00aa5 gpucublas/compute: remove unnecessary sync and bound in loop Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
d46066ee testing: Change variable name to trigger hip tests Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
1c2a201f codelets: Add new kernels to codelets, update old codelets to call THIP funct... Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
aafd2412 codelets: Add new kernels to codelets, update old codelets to call THIP funct... Brieuc Nicolas <b****s@i****r> 3 months ago
16e6989f precision: add hipblasZ to precision generator Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
7e856253 hipblas: Add new functions to the HIP_Tile interface Brieuc Nicolas <b****s@i****r> 3 months ago
eb5c5f9d gpuhipblas: refactor Tile/Kernel interface to include THIP/HIP functions Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
d4f8b702 hipblas: Add HIP kernels for matrix generation, lacpy, laset and latro Brieuc Nicolas <b****s@i****r> 3 months ago
d3dfdb18 gpuhipblas/compute: Port cuda kernels to hip Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
9516bf0b merge Merge branch 'gpucublas-plrnt' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
f9e34bda merge Merge branch 'potrf-hipsolver' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
2100039c Update ChangeLog Mathieu Faverge <m****e@i****r> 3 months ago
4bd5ac92 starpu: Fix data coherency bug between CPU/GPU tiles with globaly allocated m... Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
20349f84 merge Merge branch 'hotfix-testings' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
b8283837 merge Merge branch 'gpucublas-lacpy' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
f863f7a4 Fix print of residual norm in lacpy test Mathieu Faverge <m****e@i****r> 3 months ago
96e31be3 merge Merge branch 'fix-init' into 'master' Mathieu Faverge <m****e@i****r> 3 months ago
040d50e8 Fix: Typo in codelet_zinit Brieuc Nicolas <b****s@i****r> 3 months ago
517b635a Update Changelog Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
98c85e64 fix: Fix laset/latro cuda versions Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
2dbd73fa gpucublas: Add lacpy cuda support Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
654aa659 starpu/codelet: Add the cuda version of lacpy to the codelet Brieuc Nicolas <b****s@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
3 months ago
3e2a1916 merge Merge branch 'hotfix/acquire_or_flush' into 'master' Mathieu Faverge <m****e@i****r> 4 months ago
fee971cd hip-cuda: remove what is related to this configuration HIP + CUDA backend bec... Florent Pruvost <f****t@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
4 months ago
5ed39f96 ci: update guix to get chameleon and starpu packages with hipsolver, and only... Florent Pruvost <f****t@i****r>
Committed by: Mathieu Faverge <m****e@i****r>
4 months ago
a907fde1 merge Merge branch 'hotfix-starpu-commute' into 'master' PRUVOST Florent <f****t@i****r> 4 months ago
a95e9447 merge Merge branch 'hotfix-hipblas-type' into 'master' Mathieu Faverge <m****e@i****r> 4 months ago
5c30b0ba starpu: STARPU_COMMUTE is an enum, not a preprocessor variable so that it is ... Florent Pruvost <f****t@i****r> 4 months ago
25cb77b9 check/matrix_diff: register norms of A, B, and R = |B-A| to print them in tes... Mathieu Faverge <m****e@i****r> 4 months ago

← Back to repository