Avimanyu Bandyopadhyay

Results 18 comments of Avimanyu Bandyopadhyay

> I can confirm, it still not working, logs: > > > xx.xx.xx.xx - - [23/Dec/2020:07:37:57 +0000] "GET /custom_apps/richdocumentscode/proxy.php?req=/hosting/capabilities HTTP/1.1" 200 628 "-" "Nextcloud Server Crawler" > > dlopen(): error...

> I don't see this being wired up to be used by the docker compose file? > > The `CRON_ENABLED` env var can be safely removed. It is ignored as...

Currently on 20.0.0 and facing the same issue.

> Hello, I have 4 AMD 480 > > ``` > 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev e7) > 05:00.0 VGA compatible...

> > Hello, I have 4 AMD 480 > > ``` > > 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev e7) > >...

For more added context, `xpu-smi` fetches the value of `XPUM_STATS_MEMORY_USED` to report the used GPU memory. I found this when I searched for "GPU Memory Used" in the https://github.com/intel/xpumanager repository.

> XPUM `xpumd` daemon (providing the data for `xpu-smi` CLI tool) uses `compute-runtime` L0 Sysman (not SYCL) API: https://spec.oneapi.io/level-zero/latest/sysman/api.html#zesmemorygetstate The link has moved: https://oneapi-src.github.io/level-zero-spec/level-zero/latest/sysman/api.html#zesmemorygetstate

> Hi @avimanyu786 > > We’d like to know if this issue is still affecting you. If so, please provide an update or any additional information. Otherwise, we’ll close this...

I tried to reproduce the issue on a new machine, and now the `ext_intel_free_memory` reporting appears to be working correctly. I ran both `alloc_touch` and `alloc_chunks` tests inside a clean...

> @avimanyu786 Please provide information about your GPU driver, e.g., output of `python -m dpctl -f`. Thank you for the assistance @oleksandr-pavlyk ! I will post the output as early...