-
message rate performance needs some tuning for the atomics pathway: notably int add/increment.
refer to the following test from Sandia SHMEM-OFI for investigation purposes:
(will need to configure…
-
Thanks for putting so much effort in testing and using the shmem functionality! This certainly helps verifying the correctness of libsc in this regard, and will encourage the outside to consider using…
-
The `/src/main/shmem/shmem_cleanup.c` module could use some refactoring so that it can be used to help cleanup temp files in addition to shared memory mappings.
Currently, this module is used to fi…
-
I think... the barrier_O here is for all blocks' sync, but if we iteratively arrive cluster_size times, what is the meaning here?
```
cutlass::arch::ClusterBarrier barrier_O;
shared_storage.bar…
-
Currently Servo is very slow at these (about 20x slower than FF, after bincode landed). In particular, using drawImage with a canvas calls both getImageData and putImageData. I looked into this but …
-
Jack said he was in problems of letting `shmem_barrier_all()` work in his `global_ptr`. In fact, I also found problems when using it for C++. The problematic program is as followed:
-
Should we clarify the behavior of non-parent PEs that enter a team split routine, i.e when those PEs pass `parent_team=SHMEM_TEAM_INVALID`?
In other words, does this existing text (in `shmem_team_s…
-
Test failing in PREP due to leftover shmem:
```
test_re_shm_cleanup (irods.test.test_irodsctl.Test_Irodsctl) ... FAIL (1.588s)
```
From the log:
```
--- IrodsSession: icommand executed by [rods…
-
I'm using Miniflux v2.2.1 with ~30 feeds on an old Raspberry Pi. Typically I have some 150 MB of RAM available.
It used to run fine, but recently the OS has to kill the program regularly:
[1…
-
./ipasd &
ts="2024-11-19 11:56:31.636" caller=ipasd.go:152 msg="SERVER LISTEN ON: http://0.0.0.0:8080"
ts="2024-11-19 11:56:34.191" caller=level.go:63 level=info modle=/api/list status=start request…