We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0b420 commit 6e1b895Copy full SHA for 6e1b895
src/.#example3.cpp
@@ -0,0 +1 @@
1
+rscohn1@anpfclxlin02.2068456:1725459916
src/example5.cpp
@@ -6,7 +6,7 @@
6
#include <fmt/core.h>
7
8
using T = float;
9
-using MDA = dr::mhp::distributed_mdarray<T, 2>;
+using MDA = dr::mp::distributed_mdarray<T, 2>;
10
11
/* 2d stencil - simple operation on multi-dimensional array */
12
int main() {
0 commit comments