Преглед изворни кода

The script now computes it for you.

Vecna пре 1 месец
родитељ
комит
a368ae2e23
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -191,7 +191,6 @@ This process should take around 1–2 hours and requires 20 GB of free disk spac
 
 
 By default, the script will use all available threads (up to the number of processes to be run, which is 16), but you can use `-n NUM_PERFORMANCE_CORES` to restrict it to use only the first `NUM_PERFORMANCE_CORES` threads.
 By default, the script will use all available threads (up to the number of processes to be run, which is 16), but you can use `-n NUM_PERFORMANCE_CORES` to restrict it to use only the first `NUM_PERFORMANCE_CORES` threads.
 If these are not the ones you want to use, you can instead specify `-N PERFORMANCE_CORE_RANGE` to indicate the specific threads to use.
 If these are not the ones you want to use, you can instead specify `-N PERFORMANCE_CORE_RANGE` to indicate the specific threads to use.
-The script does not compute this for you.
 
 
 Examples:
 Examples:
     -n 16           Use threads 0-15
     -n 16           Use threads 0-15