-
Hello,
Thank you for this helpful repository! I’m trying to reproduce the results of experiments from one of your papers, [VMAS: A Vectorized Multi-Agent Simulator for Collective Robot Learning](ht…
-
Currently, restore on x86 fails with:
```
sudo ~/TransProc/criu-3.15/criu/criu restore -vvv --shell-job
...
(00.015607) 45496: Found 12 VMAs in image
(00.015611) 45496: vma 0x4f0000 0x4f100…
-
Add support for [VMAS slits](https://github.com/epics-modules/optics/blob/master/opticsApp/Db/transformVMAS.db) in EPICS Optics repo.
-
code
```
https://github.com/torvalds/linux/blob/master/drivers/hwtracing/intel_th/msu.c#L1585
static void msc_mmap_open(struct vm_area_struct *vma)
{
struct msc_iter *iter = vma->vm_file->p…
-
My personal homework some kind of
-
I noticed than allocating and deallocating the same buffer in each of my compute iterations is very slow.
I was expecting VMA to handle this efficiently because it has a pool internally. My intuitio…
-
Can sfence.vma instruction be executed in supervisor mode?
I think both 'S' and 'M' modes are possible, but spike doesn't support it in 'M' mode.
Also, it doesn't work even though I changed the code…
-
if the rknpu version is old, all the new rkllm model will not worked
pls update it, thankyou
the rknpu 0.9.8 driver is here
https://github.com/airockchip/rknn-llm/tree/main/rknpu-driver
and pl…
-
### Feature Description
As per the title, please add the new RKNPU kernel version 0.9.8 contained here https://github.com/airockchip/rknn-llm/tree/main/rknpu-driver
In the documentation, rockchi…
-
The reward function for agents in the VMAS version of the Simple Reference scenario from the MPE differs from the current implementation in Petting Zoo.
Petting Zoo either [penalizes individual ag…