issues
search
thomasrolinger
/
chapel
a Productive Parallel Programming Language
https://chapel-lang.org
Other
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
B from A[B[i]] cannot be modified in loop for prefetching
#51
thomasrolinger
opened
1 year ago
0
Prefetch Adjustment Frequency for ranges and non-distributed arrays/domains
#50
thomasrolinger
opened
1 year ago
0
Fix inspector stripping approach
#49
thomasrolinger
opened
1 year ago
0
Thresholds for doing prefetching
#48
thomasrolinger
closed
1 year ago
0
General Todo List
#47
thomasrolinger
closed
1 year ago
5
Running Experiments on zaratan
#46
thomasrolinger
closed
1 year ago
3
Conjugate Gradient, SSSP, KCore, BFS on real data
#45
thomasrolinger
closed
1 year ago
1
Large Application Experiment
#44
thomasrolinger
closed
1 year ago
1
Rerun Histogram/Aggregation with more updates than entries in table
#43
thomasrolinger
closed
2 years ago
0
Encapsulate IE optimization data into a struct
#42
thomasrolinger
opened
2 years ago
0
Proper Dead-code Elimination
#41
thomasrolinger
closed
2 years ago
2
Detect Recursion in Call Path and Invalidate
#40
thomasrolinger
closed
2 years ago
1
Merge Auto Aggregation with Inspector-Executor
#39
thomasrolinger
closed
2 years ago
3
Run aggregation experiments on swan
#38
thomasrolinger
closed
2 years ago
2
Allow for basic affine expression in irregular access
#37
thomasrolinger
closed
2 years ago
7
Automatically Generate Aggregator
#36
thomasrolinger
closed
2 years ago
1
Data Dependency Analysis for Aggregation
#35
thomasrolinger
closed
2 years ago
2
Support multiple aggregators in a single forall
#34
thomasrolinger
closed
2 years ago
2
More robust handling for inspector-executor and multiple call sites
#33
thomasrolinger
closed
2 years ago
8
Does the IE optimization correctly handle refs to slices?
#32
thomasrolinger
closed
2 years ago
1
Candidate Accesses within if-statements
#31
thomasrolinger
closed
2 years ago
1
Aggregation Optimization
#30
thomasrolinger
closed
2 years ago
2
Data Reordering Optimization
#29
thomasrolinger
closed
2 years ago
4
Some writes to `A` are valid
#28
thomasrolinger
opened
2 years ago
1
Prefetching for Remote Cache
#27
thomasrolinger
closed
2 years ago
18
Determing Whether to Use Block or Cyclic Distributions
#26
thomasrolinger
closed
2 years ago
1
Loop Iteration Reordering Optimization
#25
thomasrolinger
closed
2 years ago
2
Design/plan data remapping optimization
#24
thomasrolinger
closed
2 years ago
1
Support writes to replicated data
#23
thomasrolinger
closed
2 years ago
5
Allow for outer while and do-while loops
#22
thomasrolinger
closed
2 years ago
1
Add a param-guard around the use of the custom parallel iterator
#21
thomasrolinger
closed
2 years ago
1
Task: Handle invalid optimization at a call site
#20
thomasrolinger
closed
2 years ago
1
Task: Use custom parallel iterator instead of dummy forall
#19
thomasrolinger
closed
2 years ago
1
Task: Handle multiple optimizations
#18
thomasrolinger
closed
2 years ago
1
Task: Using default arrays instead of associative arrays
#17
thomasrolinger
opened
2 years ago
4
Task: Revise/update static analysis
#16
thomasrolinger
closed
2 years ago
1
Task: Explore the idea of using a coforall-based inspector
#15
thomasrolinger
closed
2 years ago
1
Task: Add replArrays to other distributions
#14
thomasrolinger
closed
2 years ago
1
Task: Do not allow forall to be nested in another forall, coforall, begin or cobegin
#13
thomasrolinger
closed
2 years ago
1
(8) URGENT: Reconsider optimization association with arrays
#12
thomasrolinger
closed
2 years ago
1
Task: Run experiments
#11
thomasrolinger
closed
2 years ago
0
Task: Check for writing to A[B[i]]
#10
thomasrolinger
closed
2 years ago
1
(7) Task: Stand-alone stripped down inspector
#9
thomasrolinger
closed
2 years ago
1
(4) Task: Check all nested loops within forall for validness
#8
thomasrolinger
closed
2 years ago
1
(6) Task: Determine which fields of a record are accessed in the forall
#7
thomasrolinger
closed
2 years ago
1
Task: Refactor code
#6
thomasrolinger
closed
2 years ago
1
(5) Task: Callsite cloning for function if it contains the forall loop
#5
thomasrolinger
closed
2 years ago
2
Task: Do not allow for B to be derived from a function call or other hard-to-reason about structures
#4
thomasrolinger
closed
2 years ago
1
(3) Task: forall must iterate over a distributed array/domain
#3
thomasrolinger
closed
2 years ago
1
(1) Task: Abort optimization if A is defined within the loop body
#2
thomasrolinger
closed
2 years ago
1
Next