issues
search
chapel-lang
/
chapel
a Productive Parallel Programming Language
https://chapel-lang.org
Other
1.8k
stars
421
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix compiler driver bug reading long dependency paths
#26310
riftEmber
opened
4 minutes ago
0
chapel-py: check for invalid instance of bridged classes to avoid internal errors
#26309
DanilaFe
opened
57 minutes ago
0
Use CHPL_LLVM=system with CHPL_GPU=nvidia on ex test systems
#26308
jabraham17
closed
30 minutes ago
0
Update prediff for networking test
#26307
jabraham17
opened
1 hour ago
2
Treat cuda includes as system includes
#26306
jabraham17
opened
1 hour ago
2
Use llvm 18 with Arkouda release
#26305
jabraham17
closed
1 hour ago
0
Draft of CONTRIBUTORS for Chapel 2.3
#26304
bradcray
opened
18 hours ago
1
Fix a few atomics names that were not fully renamed
#26303
jabraham17
closed
17 hours ago
0
Fix memory leaks in Python.chpl
#26302
jabraham17
closed
18 hours ago
0
Should up/down casting a uint(16) to an int work?
#26301
jabraham17
opened
18 hours ago
4
Fix parboil test failure with LLVM 19
#26300
jabraham17
closed
18 hours ago
0
Fix dyno testing after #26269
#26299
benharsh
closed
19 hours ago
0
Fix 'source' on scripts in util/
#26298
vasslitvinov
opened
19 hours ago
0
gasnet doesn't support network atomics
#26297
jhh67
closed
20 hours ago
0
Dyno: fix promotion infinite recursion due to type returning functions
#26296
DanilaFe
closed
21 hours ago
0
Fix incorrect type in BigInteger
#26295
jabraham17
closed
20 hours ago
4
Prevent timeouts by lowering the number of trials for a test with asan/valgrind
#26294
jabraham17
closed
22 hours ago
0
Use const-qualified pointers where needed in Python module
#26293
jabraham17
closed
22 hours ago
0
Update flags needed to build with Python module
#26292
jabraham17
closed
22 hours ago
0
Fix missing Py_DECREF in older Python versions
#26291
jabraham17
closed
23 hours ago
0
Set `CC` in addition to `CXX` in regex ctests
#26290
riftEmber
opened
1 day ago
0
Fix GPU halting under OFI
#26289
DanilaFe
closed
22 hours ago
0
Exclude draining AND drained nodes from paratests
#26288
DanilaFe
closed
1 day ago
1
Allow chpl__autoDestroy to be called with const ref arguments (fix destructores in some cases).
#26287
DanilaFe
closed
23 hours ago
0
Fix new Python interop tests with COMM!=none
#26286
jabraham17
closed
23 hours ago
0
Pin to debug info version for test
#26285
jabraham17
closed
1 day ago
0
CHANGES template for 2.3
#26284
bradcray
opened
1 day ago
0
Prevent loading base dependencies more than once
#26283
riftEmber
opened
1 day ago
2
Change maximum message size to 128
#26282
jhh67
closed
1 day ago
0
Fix cryptic "failed to exec /usr/bin/env" errors with gasnet launchers
#26281
jabraham17
closed
1 day ago
0
Add some new sparse methods based on feedback
#26280
bradcray
opened
1 day ago
0
Best provider might be NULL
#26279
jhh67
closed
1 day ago
0
[Feature Request]: grepcomp should check all dyno locations, too
#26278
lydia-duncan
opened
2 days ago
2
Add CHPL_NETWORK_ATOMICS documentation
#26277
jhh67
opened
2 days ago
0
Fix typos
#26276
cassella
opened
2 days ago
2
Fix overloaded parnless as base expr
#26275
DanilaFe
closed
1 day ago
1
Add tests for modules in ChAI
#26274
ShreyasKhandekar
closed
1 day ago
0
Dyno: allow standalone iteration over single-element `zip`s
#26273
DanilaFe
closed
1 day ago
0
Print `printchplenv` warnings at the end of the output
#26272
jabraham17
opened
2 days ago
0
Fix several issues with chpl_gpu.py
#26271
jabraham17
closed
1 day ago
0
Fix the suppressif file to actually detect the failure condition
#26270
lydia-duncan
closed
2 days ago
0
Use standard modules in dyno testing
#26269
benharsh
closed
19 hours ago
0
Re-enable support for default initializers for `atomic` fields (and possibly `sync` as well)
#26268
bradcray
opened
2 days ago
1
Add warnings for setting CHPL_LLVM_VERSION and CHPL_GPU_SDK_VERSION
#26267
jabraham17
closed
2 days ago
3
Dyno: unpack tuples indices in loop expressions
#26266
DanilaFe
closed
1 day ago
0
dyno: fix zippering resolution in bracket loops
#26265
DanilaFe
closed
1 day ago
1
Skip `git clean` if CHPL_NIGHTLY_DO_NOTHING
#26264
vasslitvinov
closed
2 days ago
0
Applying parens to `.re`/`.im` results in an internal error
#26263
bradcray
closed
1 day ago
5
Add future demonstrating an internal error when applying parens to .re/.im
#26262
bradcray
closed
1 day ago
1
[Bug]: long dependency paths can break compiler driver
#26261
arezaii
opened
2 days ago
6
Next