Skip to content

Commit a9ff946

Browse files
committed
remove cloning instruction
1 parent 18bc218 commit a9ff946

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

SeisAcoMod2D/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
Parallel 2D Acoustic Finite Difference Seismic Modelling using the Staggered Grid. The original CUDA source code is from [here](https://github.com/richaras/SeisAcoMod2D). For SYCL version, the CUDA code was migrated using Intel DPCT, and then the resulting code was modified to remove the dpct headers.
44

5-
## Cloning
6-
7-
To clone, do
8-
9-
```
10-
git clone https://github.com/oneapi-src/Velocity-Bench.git
11-
```
125
# Build Instructions
136

147
## Downlod and extract data:

0 commit comments

Comments
 (0)