nihui / vkpeak

A tool which profiles Vulkan devices to find their peak capacities
MIT License
99 stars 3 forks source link

Crashes on M1 Max #2

Open lbibass opened 2 years ago

lbibass commented 2 years ago

When I try and compile it myself, I get an error. When I run the program from the releases page, it works. Have any ideas?


fish: Job 1, './vkpeak 0' terminated by signal SIGSEGV (Address boundary error)

Console says:


Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Codes:       0x0000000000000001, 0x0000000000000010
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [99795]

VM Region Info: 0x10 is not in any region.  Bytes before following region: 4332306416
lbibass commented 2 years ago

Just giving this another bump.

oscarbg commented 2 years ago

@lbibass can you share results of M1 Max on vkpeak? on main page there are results of M1 around 2Tflops FP32.. also share if you have the 24 or 32 core variant to see if it scales correctly to 6Tflops or 8Tflops FP32 respectively..