Heht571
Results
1
issues of
Heht571
The CPU with ARM architecture failed to run `env_setup.py`. Make the following modifications: 1. Change the code from ``` posix_memalign(&ptr, 64, size); return ptr; ``` to ``` if posix_memalign(&ptr, 64,...