Skip to content

Commit

Permalink
Require MPI in auto-generated thorns
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Jul 24, 2012
1 parent 9ce7bb8 commit e9d987a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/CodeGen/CaKernel.m
Expand Up @@ -95,7 +95,7 @@
{}];

CaKernelConfigurationCLL[] :=
"REQUIRES CUDA";
"REQUIRES CUDA MPI\n";

CaKernelInterfaceCLL[] :=
"
Expand Down

0 comments on commit e9d987a

Please sign in to comment.