-
Minetest should consider using a hash with a longer run time and that uses more memory than the current SHA2 hash used.
Argon2id with reasonable parameters that are acceptable on Android could be …
-
Tasks to complete after 10/2022 release:
- [x] Switch Gitlab CI to 'rajasa' service user account
- We need to get the group membership of the service user account fixed first.
- [x] Upda…
-
I am recreating several summary tables for ichep22 and more.
I realised that the test I had added to test GPU branch efficiency does seem to work actually. My "8tpb" tests with 8 threads per block …
-
Hello Everyone,
I had successfully get the gui show shutdown completed once, and the results obtained can be visualized by via. But later, neither eclipse nor idea can get the shutdown com…
-
We are going to want to produce a guide on SIMD in Rust that doesn't just cover the API but also covers a standard vocabulary about this, so as to hopefully standardize on a vendor-ambivalent vocabula…
-
lots of neon/sse intrinsics; we'll want similar for risc-v.
-
Ar trebui să fie [undeva](https://github.com/blog/1184-contributing-guidelines) explicat care sunt așteptările USR vis-a-vis de propuneri și care este formatul de dezbatere.
În alte cuvinte, înainte …
-
**Structural Observations:**
1. Many programs contain loops and certainly graphis programs contain a lot of them. It is very often that the loop is going over the same data structure and the same c…
-
https://dl.acm.org/doi/pdf/10.1145/3447786.3456244
-
This issue proposes a mechanism whereby the locale, task, and vector lane position within a `forall` loop can be queried within that loop or within a follower iterator implementing that loop. The main…