Skip to content

Commit 94f771c

Browse files
committed
prepare for release
1 parent a59bafd commit 94f771c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.Rbuildignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ inst/include/fml/src/_internals/arraytools/tests/
2020
inst/include/fml/src/_internals/arraytools/README.md
2121

2222
vignettes/
23+
24+
mk_gpu
25+
mk_mpi

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release 0.2-1-1 (//)
1+
# Release 0.2-1-1 (9/2/2020)
22

33
New:
44
* Building with MPI backend support is now optional, and disabled by default. Enable by adding `--enable-mpi` to the package configure args (Mac, Linux), or modifying Makevars.win appropriately. This is explained in-depth in the installation guide.

0 commit comments

Comments
 (0)