08-29-2018, 10:32 AM
I saw this thread:
https://core-electronics.com.au/tutorial...ry-pi.html
sudo apt-get install stress
wget https://raw.githubusercontent.com/ssvb/c...burn-a53.S
gcc -o cpuburn-a53 cpuburn-a53.S
For Raspberry PI 3, there are 4 A53 cores only. for RockPro64. How to test the other A72 cores?
Can I use cpuburn-a53 to test A72 cores?
https://core-electronics.com.au/tutorial...ry-pi.html
sudo apt-get install stress
wget https://raw.githubusercontent.com/ssvb/c...burn-a53.S
gcc -o cpuburn-a53 cpuburn-a53.S
For Raspberry PI 3, there are 4 A53 cores only. for RockPro64. How to test the other A72 cores?
Can I use cpuburn-a53 to test A72 cores?