ICLDisco/parsec
PaRSEC is a generic framework for architecture aware scheduling and management of micro-tasks on distributed, GPU accelerated, many-core heterogeneous architectures. PaRSEC assigns computation threads to the cores, GPU accelerators, overlaps communications and computations and uses a dynamic, fully-distributed scheduler based on architectural features such as NUMA nodes and algorithmic features such as data reuse.
CNOASSERTION
Issues
- 5
- 0
Linker and CC flags are incompatible on OSX
#662 opened by abouteiller - 0
Direct GPU-GPU inter-node data transfer
#661 opened by abouteiller - 0
The CI configuration should request and use slurm tags to control what tests run and compile
#659 opened by abouteiller - 7
- 4
- 3
Release prep: v4.0 supports TTG and Hicma
#638 opened by abouteiller - 1
Overflow when creating data if tile size is large
#645 opened by QingleiCao - 1
jdf2c issue when dealing with certain case
#647 opened by QingleiCao - 3
- 4
Increment on volatile variables in deprecated
#588 opened by devreal - 1
Check dplasma ctest pass
#619 opened by abouteiller - 1
- 3
Memory leaks with the DTD interface
#640 opened by BrieucNicolas - 0
- 1
- 1
Provide CMake target for accelerator support
#571 opened by devreal - 1
remote_multiple_outs_same_preds can deadlock
#628 opened by abouteiller - 3
GPU memory allocation far exceeds requested size
#630 opened by abouteiller - 0
- 2
Termination detection fault with dtd
#634 opened by abouteiller - 1
Support for oversubscription broken
#601 opened by devreal - 3
- 0
- 0
Update Copyrights/authors before v4.0
#618 opened by abouteiller - 1
CI testers get_best_device, stage, etc fail
#552 opened by abouteiller - 0
Missing header file inclusion directive in parsec/utils/process_name.c for Apple system.
#610 opened by bimalgaudel - 6
Lifo ctest fails
#586 opened by abouteiller - 1
Parsec context shared between multiple libraries
#589 opened by therault - 0
MAX_DEP_IN_COUNT and MAX_DEP_OUT_COUNT
#579 opened by QingleiCao - 0
Issue of MPI_AND_HWLOC_COMPATIBLE on some systems
#580 opened by QingleiCao - 0
parsec_get_best_device, parsec_gpu_data_stage_in and NEW tiles requires a fix
#564 opened by therault - 0
Support for short data lifetime in device code
#560 opened by devreal - 4
CMake 3.26 fails due to missing CUDA_ARCHITECTURES
#555 opened by devreal - 4
Recursive + GPU seems broken
#548 opened by therault - 1
tests mislabeled again
#547 opened by abouteiller - 1
Recursive tasks are scheduled on one queue
#551 opened by omor1 - 13
Does PaRSEC build a DAG and then schedule task or schedule tasks right after tasks are inserted?
#516 opened by cheng-hsiang-chiu - 5
Trivial parsec test fails
#545 opened by therault - 0
Dynamic-length active message request
#543 opened by therault - 1
Recursive Termdet is broken
#541 opened by abouteiller - 0
- 3
- 1
- 3
GPU Task Profiling (in PTG)
#520 opened by therault - 0
Improve data reuse on GPU
#514 opened by QingleiCao - 0
datatype conversion on the node level
#513 opened by QingleiCao - 0
datatype conversion on the runtime level
#512 opened by QingleiCao - 1
GPU Statistics is wrong
#505 opened by QingleiCao - 3
profile2h5 out of memory for large traces
#507 opened by DSMishler