Comment changes
This commit is contained in:
@@ -236,7 +236,9 @@ v4_pthreads: $(BUILD_DIR)/$(TARGET)
|
||||
# > make clean
|
||||
# 3) for v4 cilk for example:
|
||||
# > make csal_v4_cilk
|
||||
# 4) run executables from `bin/`
|
||||
# 4) run executables from `bin/`. Examples:
|
||||
# > ./bin/tcount_ompv3 -i mtx/NACA0015.mtx --timing -r 3 -o /dev/null
|
||||
# > ./bin/tcount_pthv4 -i mtx/com_Youtube.mtx --timing --dynamic --print_count
|
||||
|
||||
csal_v3: CFLAGS := $(REL_CFLAGS) -DCODE_VERSION=3
|
||||
csal_v3: TARGET := tcount_v3
|
||||
|
||||
Reference in New Issue
Block a user