Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ambipomyan committed Aug 10, 2022
1 parent 8196eb2 commit cb2eea2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# CNN_OpenMP
Prepared for WACCPD'22 which is a workshop of SC'22

#### Environment
```
CPU: Dual-CPU AMD EPYC Milan 7413 24-Core/48-Threads, 2.55GHz
Memory: 512GB 3200MHz EC REG Memory
GPU: 4 NVIDIA A100 Ampere 40 GB GPU - PCIe 4.0
OS: Ubuntu 20.04
Compilers: Clang/LLVM 14.0 with OpenMP GPU offloading support
CUDAToolkit: 11.2
cuDNN: 8.1.1
OpenCV: 4.3.0
```

#### Compile and Run
```
make
Expand Down

0 comments on commit cb2eea2

Please sign in to comment.