intel-cmt-cat icon indicating copy to clipboard operation
intel-cmt-cat copied to clipboard

User space software for Intel(R) Resource Director Technology

Results 33 intel-cmt-cat issues
Sort by recently updated
recently updated
newest added

The pqos tool fails with the following errors on systems with 300 or more CPU cores. $pqos NOTE: Mixed use of MSR and kernel interfaces to manage CAT or CMT...

When I try to type "make" in the bash to compile the package, I always get some errors like: `cc: error: unrecognized command line option ‘-fcf-protection=full’; did you mean ‘-fstack-protector-all’?...

As we all know, we can check the cpu llc in the file below: ``` cat /sys/devices/system/cpu/cpu16/cache/index3/shared_cpu_map ``` but when I define and allocate clos of llc, the content in...

Hi, i was trying to configure l3cat on my 13th Gen intel i9 server. I couldnt find any resctrl file system available to mount. Further the linux config file has...

![image](https://github.com/intel/intel-cmt-cat/assets/10492853/9a4c7139-b354-4cb0-b5e9-2d20584087c2) Any plan to support 13th Gen cores?

Can pqos bind LLC and MB to PID? Wiki only show how to bind LLC and MB to CPU cores.

I have successfully installed `intel-cmt-cat-1.1.0` on ubuntu 18.04 However `pqos -e` and `pqos -a` look like do not work ![image](https://user-images.githubusercontent.com/75245181/225196316-7bb874ee-aa61-40dd-b0bc-c5590e0a3cdb.png)

Hi, I am using a Intel(R) Xeon(R) Silver 4216 CPU @ 2.10GHz which is part of the familiy of Intel(R) Xeon(R) 2nd Generation Scalable Processors. I have installed the intel...

Hi, I'm trying intel-cmt-cat recently to pin some data to LLC and I'd like to ask a question about the implementation of CAT here. The LLC on my CPU socket0...

building and running pqos on a Rome CPU (EPYC 7662 in particular) results in: ``` DEBUG: Detected core 123, socket 0, NUMAnode 14, L2 ID 59, L3 ID 14, APICID...