mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-26 01:54:22 +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
|
# endif
|
||||||
|
|
||||||
# ifdef EXTRALARGE_DATASET
|
# ifdef EXTRALARGE_DATASET
|
||||||
# define NX 32000
|
# define NX 12000
|
||||||
# define NY 32000
|
# define NY 12000
|
||||||
# endif
|
# endif
|
||||||
# endif /* !N */
|
# endif /* !N */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue