| .. |
|
Makefile.two_cpu_contexts
|
63a5e4afd9
- add a C test case following the same pattern as the native Fortran example nf_sched_ctx, for behavioral comparison
|
9 lat temu |
|
axpy_partition_gpu.cu
|
4436cde002
forgot copyrights
|
9 lat temu |
|
axpy_partition_gpu.h
|
9c38741e02
fix code to follow coding conventions for braces
|
8 lat temu |
|
dummy_sched_with_ctx.c
|
58428fb1ab
Fix crash in dummy scheduler
|
8 lat temu |
|
gpu_partition.c
|
0ae09c11dc
examples/sched_ctx/gpu_partition.c: fix variable type and printf call
|
8 lat temu |
|
nested_sched_ctxs.c
|
f0c0dfeb76
fix concurrent incrementation
|
8 lat temu |
|
parallel_code.c
|
ec76d8ee88
fix uninitialized value
|
8 lat temu |
|
parallel_tasks_reuse_handle.c
|
a110078dab
fix case where the number of subcontexts does not divide the number of cpu workers, in which case some cpu workers were not assigned to the subcontexts, and would end-up executing parallel tasks without the prologue being executed first
|
8 lat temu |
|
parallel_tasks_with_cluster_api.c
|
548ff4b4c6
Allow parallel OpenMP workers to be viewed as sequential ones for specific tasks, then rebind automatically.
|
9 lat temu |
|
prio.c
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
|
sched_ctx.c
|
ab8153271d
fix target task count display
|
8 lat temu |
|
sched_ctx_without_sched_policy.c
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
9 lat temu |
|
sched_ctx_without_sched_policy_awake.c
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
9 lat temu |
|
two_cpu_contexts.c
|
228aed0e3c
examples/: move cppcheck suppression rules from source code to dedicated file
|
9 lat temu |