diff --git a/sheet08/a1.txt b/sheet08/a1.txt new file mode 100644 index 0000000..1636f26 --- /dev/null +++ b/sheet08/a1.txt @@ -0,0 +1,3 @@ +I used the simplest trick in the book. Since we have btop installed (a more advanced and pretty version of tools like top or htop), I was just able to run "btop" to get into its interface. + +From there, you can see which CPU the system is using in the top right. Since it's a EPYC CPU, but we only have 2 threads, it goes without saying that we're in a VM since there is no AMD EPYC CPU with only 1 core with 2 threads.