mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-25 17:44:23 +00:00
Reduce EXTRALARGE_DATASET
to 12000
This commit is contained in:
parent
bffa050239
commit
44fe50bd4a
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
|||
# endif
|
||||
|
||||
# ifdef EXTRALARGE_DATASET
|
||||
# define NX 32000
|
||||
# define NY 32000
|
||||
# define NX 12000
|
||||
# define NY 12000
|
||||
# endif
|
||||
# endif /* !N */
|
||||
|
||||
|
|
Loading…
Reference in a new issue