Hi Praveen --

StencilDist is only being promoted to the standard modules packages directory 
in the upcoming 1.14 release (which you can preview by checking out the master 
branch on GitHub).  In the meantime, with a 1.13 release, you have to copy it 
from

examples/benchmarks/miniMD/helpers/ or add a -M flag to your 'chpl' command 
line pointing to that directory.  Note, however, that in addition to promoting 
the distribution to the standard path, the 1.14 release also includes a number 
of fixes and improvements to the distribution, so working from master might be 
your best bet anyway.  The 1.14 release will be out next week, Oct 6th.


Thanks for your interest in Chapel / StencilDist,

-Brad


________________________________
From: Praveen C <[email protected]>
Sent: Monday, September 26, 2016 9:28:16 PM
To: [email protected]
Subject: StencilDist and periodicity

Hello

I would like to solve a periodic problem. I have seen the use of StencilDist in 
some places. But this does not seem to be directly available in v1.31.1. I 
cannot just say "use StencilDist".

How can I use StencilDist ?

If I have my code in test.chpl how can I compile this to use StencilDist ?

Thanks
praveen
------------------------------------------------------------------------------
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to