This repository has been archived on 2021-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
AICup/sysinfo.md

14 lines
622 B
Markdown
Raw Permalink Normal View History

2020-12-21 14:46:50 +00:00
# System information
Here is a summary of the system characteristics of the machine used to measure the execution time and
execution results for my AI cup submission:
| Characteristic | Value |
| :------------- | :----------: |
2020-12-21 15:52:19 +00:00
| Machine used | Macbook Pro 2018 15" |
2020-12-21 14:46:50 +00:00
| OS Version | MacOS Catalina 10.15.7 |
| Kernel | Mach 19.6.0 |
2020-12-21 15:52:19 +00:00
| Interpreter used (Python wrapper) | CPython 3.8.3 (default, Jul 2 2020, 11:26:31) |
| Compiler used (C++ companion program) | Apple clang version 12.0.0 (clang-1200.0.32.21) |
| Compiler optimization level (C++ companion program) | `-O2` |
2020-12-21 14:46:50 +00:00
| CPU | Intel i7-8750H (12) @ 2.20GHz |