StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Brad

Rating
1506.98 (110,172nd)
Reputation
2,573 (65,614th)
Page: 1 2
Title Δ
Transferring arrays/classes/records between locales 0.00
Why did I get this behaviour? -0.08
How to use the Chapel parallel IO? 0.00
SysCTypes errors when using NetCDF.chpl? 0.00
What is the best way to check/ensure that two arrays have the same... 0.00
Efficient collection and transfer of scattered sub-arrays in Chapel 0.00
What is the best way to constrain the type of an array to be a loca... 0.00
Is there an option for multi-processor compilation with the Chapel... 0.00
Is casting an array to string "special" among other types? 0.00
Assignment of scalar to a tuple 0.00
CyclicDist goes slower on multiple locales +3.39
Any flag that allows you to use all cores across multiple locales 0.00
I am trying to improve my run times with Chapel for matrix multipli... -0.32
While compiling with --fast flag, I ran into a error I am not sure of 0.00
Keep getting "error: Cannot assign to int(64) from iterator... 0.00
Trying to improve matrix multiplication run time by improving cache... 0.00
Matrix multiplication using multiple locales 0.00
Having Trouble using two Nvidia Jetson nano developer kits using Ch... 0.00
Why is "reduce" an infix operator in Chapel? 0.00
"Lifetime" of a channel variable created by openwriter() -4.05
Adding value to generic collection in class not allowed because of... 0.00
How to get the name of the current file, module, and procedure in C... 0.00
Good practice to hold a file or channel in a class 0.00
Good example Chapel code for bad memory management? 0.00
Initializing Chapel Atomic Instance Variables 0.00
Output precision of `writeln()` for floating-point numbers -1.49
Chapel equivalent to numpy `arange` / equivalent C for loop -2.18
How to compile the PMI support for running Chapel/GASNet on Omni-Pa... 0.00
How can one print out the fully qualified type of a Chapel variable? 0.00
Best way to wrap a C array pointer as a Chapel array +1.93
Fine grain control over rows distribution among locales in multi-lo... 0.00
Shared memory n-body simulation in Chapel +3.93
Chapel Dataframes basic example 0.00
Is there a way to customize the default parallelization behavior of... 0.00
Is there an equivalent to Fortran's select type statement in Ch... 0.00
Are there any benefits or drawbacks to using nested 'forall'... 0.00
Chapel domains : differences between `low/high` and `first/last` me... 0.00
How to keep a list of acceptable types for comparison in Chapel +4.13
User defined function in Chapel has odd behavior .type vs .eltType 0.00
Is there a way to use non-scalar values in functions with where cla... 0.00
Invalid use of a type field or array element as a loop counter 0.00
Whether loop variables are always freshly created 0.00
Can type instantiation be separated from value instantiation? -4.02
Domain resizing on an array of records hangs -3.20
Domain resizing on an array of records hangs +4.00
Can you zip all pairs in Chapel? 0.00
How do I copy an array so I can remove elements from the copy in Ch... 0.00
Declare a function on an array of unknown type in Chapel? 0.00
Sparse Iteration in Chapel 0.00
Sparse Slicing of Sparse Arrays in Chapel 0.00