Skip to content

Commit 6e1b895

Browse files
committed
build issues
1 parent 8c0b420 commit 6e1b895

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/.#example3.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
rscohn1@anpfclxlin02.2068456:1725459916

src/example5.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <fmt/core.h>
77

88
using T = float;
9-
using MDA = dr::mhp::distributed_mdarray<T, 2>;
9+
using MDA = dr::mp::distributed_mdarray<T, 2>;
1010

1111
/* 2d stencil - simple operation on multi-dimensional array */
1212
int main() {

0 commit comments

Comments
 (0)