Commit Graph

2213 Commits

Author SHA1 Message Date
James E McClure
6dae88bdc6 fixed permeability bug 2018-05-01 14:40:36 -04:00
James E McClure
640b19edcc implemented ScaLBL RecvGrad 2018-05-01 14:36:35 -04:00
James E McClure
c5243960cc Added ScaLBL_Gradient_Unpack function 2018-05-01 14:17:45 -04:00
James E McClure
47e9602654 simulator clean up 2018-05-01 13:56:38 -04:00
James E McClure
5c3f4cf38d small cleanup 2018-05-01 13:47:45 -04:00
James E McClure
fc365e9aba DFH gradient works (no comm yet) 2018-05-01 11:13:26 -04:00
James E McClure
0c746bf4e3 redefining pad since it was strangely done 2018-05-01 11:01:46 -04:00
James E McClure
eacd749403 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 23:40:15 -04:00
James E McClure
4802ce0000 debugging lbpm_color_macro 2018-04-30 23:38:15 -04:00
James E McClure
ebb52e2d88 Added TestColorGradDFH 2018-04-30 22:04:37 -04:00
James E McClure
a01555ba07 fixed phase init in TestColorSquareTube 2018-04-30 15:27:49 -04:00
James E McClure
e7d56ae5fc Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 15:20:36 -04:00
James E McClure
4f525e300b refactor phase field init 2018-04-30 15:20:21 -04:00
James E McClure
9fac0effd7 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 15:04:18 -04:00
James E McClure
b73bcf21f0 phase init 2018-04-30 15:04:03 -04:00
James E McClure
f5e4a7f98c Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 15:01:23 -04:00
James E McClure
41fedfc9f6 Updating initialization routine for possible memory issue 2018-04-30 15:00:26 -04:00
James E McClure
5de0d02818 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 10:59:47 -04:00
James E McClure
b1fa970969 clean up dfh bugs 2018-04-30 10:59:39 -04:00
James E McClure
1a393e0ea4 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 10:53:27 -04:00
James E McClure
36dadc223c clean up dfh bugs 2018-04-30 10:53:10 -04:00
James E McClure
f7fd3f140f Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 10:38:22 -04:00
James E McClure
07dc759f36 clean up dfh bugs 2018-04-30 10:38:08 -04:00
James E McClure
262a8d6411 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 10:30:19 -04:00
James E McClure
83894aad40 re-testing zero copy stuff for summit 2018-04-30 10:29:56 -04:00
James E McClure
1173082022 dfh in progress 2018-04-30 10:27:38 -04:00
James E McClure
6c54cbe4c8 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-30 09:31:48 -04:00
James E McClure
656a633e0f decomp has re-labeling feature 2018-04-30 09:25:23 -04:00
James E McClure
4ac376057a updated summit build script 2018-04-28 10:42:59 -04:00
James E McClure
2f67d26790 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-04-28 10:05:14 -04:00
James E McClure
63022d0b33 refactor dfh.cu 2018-04-28 10:04:47 -04:00
James E McClure
5818c261f2 working on segmented decomp 2018-04-27 16:56:22 -04:00
James E McClure
8b977847ff updated segmented decomp 2018-04-27 00:13:54 -04:00
James E McClure
63b8857ad5 adding more comprehensive labeling tool 2018-04-26 23:56:31 -04:00
James E McClure
d1499dae44 fixed porenetwork bug 2018-04-26 11:03:22 -04:00
Mark Berrill
3e00aac2e1 Fixing minor bugs in CMake for static builds and external libraries 2018-04-25 13:27:31 -04:00
James E McClure
bfa4d61035 frame dfh simulator compiles 2018-04-24 17:05:46 -04:00
James E McClure
d3043ab2d6 starting dfh color lbm 2018-04-23 13:17:10 -04:00
James E McClure
48facf2475 fixed memory bug in TestMap 2018-04-19 12:13:08 -04:00
James E McClure
f3da43a850 Refactor tests for gpu-aligned data structures 2018-04-19 11:53:16 -04:00
James E McClure
39f5a2daf2 Updated Extras.cpp for new cuda stuff (doesn't do anythin on cpu) 2018-04-19 09:09:37 -04:00
Mark Berrill
99a22bf7bf
Update CMakeLists.txt 2018-04-17 08:46:25 -04:00
Mark Berrill
11b7bc6b1e Updating CMake to use ENABLE_LANGUAGE( CUDA ) 2018-04-17 08:38:57 -04:00
James McClure
7c3b35c109 Added cascades v100 configure script 2018-04-15 07:21:06 -04:00
James McClure
d2c89475c0 Macro simulator sets GPU ID based on mpi rank 2018-04-15 07:20:38 -04:00
James E McClure
9b618db185 Setting based on MPI rank 2018-04-14 21:01:16 -04:00
James E McClure
4e7c8fda99 Adding set device function 2018-04-14 20:33:45 -04:00
James E McClure
e943f915ac merged lbpm_color_macro_simulator 2018-04-14 20:15:38 -04:00
James E McClure
202233ef09 Updating get ready to merge 2018-04-14 20:10:45 -04:00
James E McClure
30c5535610 updates 2018-04-11 05:23:31 -04:00