kevinlekiller / amdctl

Set P-State voltages and clock speeds on recent AMD CPUs on Linux.
GNU General Public License v3.0
241 stars 22 forks source link

Allow calling of help on non-AMD cpu's #55

Open grisu48 opened 1 year ago

grisu48 commented 1 year ago

Move the parseOps before the CPU checks so that the --help command can be executed on non-AMD systems. This is useful for using ./amdctl --help as smoke test when building the package in VMs