Add common errors
This commit is contained in:
parent
e6810db8b3
commit
7134b712ed
@ -73,7 +73,11 @@ Results are stored as JSON objects in an unique file for each run, following thi
|
|||||||
|
|
||||||
```make dockerclean``` will remove the _octopus_ image.
|
```make dockerclean``` will remove the _octopus_ image.
|
||||||
|
|
||||||
## Results aggregation
|
## Common errors
|
||||||
|
|
||||||
|
- ```core dumped: illegal instruction```: Either your CPU does not support _SSE_ or you compiled the executables on a different CPU than the one you are testing.
|
||||||
|
|
||||||
|
## Results aggregation and upload
|
||||||
|
|
||||||
Results are automatically uploaded to a server with a dedicated account using ```sftp```.
|
Results are automatically uploaded to a server with a dedicated account using ```sftp```.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user