Commit graph

3684 commits

Author SHA1 Message Date
Hrvoje Jasak
3d979afaf7 Updated block assembly of MRF and porous zones 2017-01-09 18:46:51 +00:00
Hrvoje Jasak
4d19d7ec94 Bugfix: MRF boundary condition on a moving wall U is fixedValue 2016-12-09 12:53:26 +00:00
Hrvoje Jasak
e881837bb0 Formatting 2016-12-06 12:50:42 +00:00
Hrvoje Jasak
6ced1c209c Merge branch 'finiteAreaUpdate' into feature/PstreamUpdate 2016-12-06 12:50:16 +00:00
Hrvoje Jasak
4d0125278f Finite area updates, Matthias Rauter 2016-12-06 12:49:27 +00:00
Hrvoje Jasak
a91cb63d88 Bugfix: processor polling in non-blocking comms 2016-11-29 12:44:48 +00:00
Hrvoje Jasak
727c4d67fb Improved non-blocking comms 2016-11-28 16:55:00 +00:00
Hrvoje Jasak
71e45fa381 Formatting and removal of debug statements 2016-11-28 12:08:33 +00:00
Hrvoje Jasak
5859008288 Comment 2016-10-25 11:19:18 +01:00
Hrvoje Jasak
f4f6e9248f Indentation 2016-10-25 11:18:55 +01:00
Hrvoje Jasak
e971799c47 Removed x permission 2016-10-25 11:17:57 +01:00
Hrvoje Jasak
cf5230e54d Better handling of flex versions 2016-10-25 11:17:46 +01:00
Hrvoje Jasak
e806141209 UIPstream comment fix 2016-10-25 11:16:04 +01:00
Hrvoje Jasak
5d63832d6e Pstream output data only if debug > 1 2016-10-25 11:15:51 +01:00
Hrvoje Jasak
1460d20087 Barrier messaging 2016-10-25 11:15:33 +01:00
Hrvoje Jasak
efb22e56fd Testing: remove barrier 2016-10-19 16:48:18 +01:00
Hrvoje Jasak
5e9baf85c6 Info on debug: allocation of comms 2016-10-19 16:47:55 +01:00
Hrvoje Jasak
db04b34cff Bugfix: serial execution does not require mapping 2016-10-19 16:47:30 +01:00
Hrvoje Jasak
1ef4462461 Bugfix: reduce in serial does nothing 2016-10-19 16:46:36 +01:00
Hrvoje Jasak
e9758a867d Use comms in ordered Pstream communication for ggiAMGInterface 2016-10-18 13:20:12 +01:00
Hrvoje Jasak
149a3fc2af Checking performance with different comms types 2016-10-18 11:22:08 +01:00
Hrvoje Jasak
4ecd13081a Removed Info message 2016-10-18 11:15:12 +01:00
Hrvoje Jasak
9b1d737fd9 Better debug for allReduce with comms 2016-10-18 10:51:17 +01:00
Hrvoje Jasak
a2180b7a17 Improved checking on optimised reduce with comms 2016-10-11 10:03:50 +01:00
Hrvoje Jasak
e7e64a8134 Bugfix: remove locking: if processor does not touch GGI, skip it 2016-10-11 10:03:25 +01:00
Hrvoje Jasak
03bb8c8467 Removed debug messages 2016-10-10 11:00:44 +01:00
Hrvoje Jasak
87e936b3cc Bugfix: direct type match for optimised reduce 2016-10-10 10:56:02 +01:00
Hrvoje Jasak
4d780b2594 Comms on Allreduce: explicitly excluding processors outside of comm 2016-10-10 10:55:42 +01:00
Hrvoje Jasak
54f5bdac4d Temporary fix: global communicator 2016-10-09 19:30:04 +01:00
Hrvoje Jasak
0febbe5919 Use optimised global reduce for labelList 2016-10-08 19:05:25 +01:00
Hrvoje Jasak
52e99137eb Optimised global reduce for labelList 2016-10-08 19:05:14 +01:00
Hrvoje Jasak
b7b1edcf95 Improved parallel comms by using MPI allreduce directly on primitive types 2016-10-06 12:49:25 +01:00
Hrvoje Jasak
327be98074 Bugfix: use optimised comm 2016-10-06 12:48:55 +01:00
Hrvoje Jasak
d7af6267c9 Change Info 2016-10-04 13:59:34 +01:00
Hrvoje Jasak
011492fea1 Bugfix: invalid message tag 2016-10-04 13:54:35 +01:00
Hrvoje Jasak
65eff6644a GGI AMG coarsening with dynamic lists 2016-10-04 13:54:20 +01:00
Hrvoje Jasak
62cf3774f9 Bugfix: define Pstream procNo with comm 2016-09-23 18:49:44 +01:00
Hrvoje Jasak
0c1fa2853e Bugfix: IPstream and OPstream on local comm 2016-09-23 18:42:20 +01:00
Hrvoje Jasak
74933ca82b Comments and formatting 2016-09-23 18:41:40 +01:00
Hrvoje Jasak
19ab01acb8 Added template specialisation for reduce of bool 2016-09-23 18:41:03 +01:00
Hrvoje Jasak
4306c96365 Formatting 2016-09-23 18:38:12 +01:00
Hrvoje Jasak
e067357bd0 Performance measure 2016-09-23 15:24:42 +01:00
Hrvoje Jasak
927b4bb37c Changed clock type in block matrix coarsening 2016-09-23 10:19:27 +01:00
Hrvoje Jasak
65bb64442d Git clean-up: Pstream changes 2016-09-23 10:13:05 +01:00
Hrvoje Jasak
203a2bb7e0 Merge branch 'master' of git://git.code.sf.net/p/foam-extend/foam-extend-3.2 into feature/PstreamUpdate
Conflicts:
	src/foam/db/IOstreams/Pstreams/Pstream.C
2016-09-23 10:11:44 +01:00
Hrvoje Jasak
5ab3390aef Bugfix: restored floatTransfer flag 2016-09-22 00:54:58 +01:00
Hrvoje Jasak
33f13b59c8 Consistent comms in parallel ggi preparation 2016-09-20 22:41:39 +01:00
Hrvoje Jasak
0b1dc2b2cd Removed compressedSend/compressedReceive 2016-09-20 22:17:16 +01:00
Hrvoje Jasak
dee7645a8f Bugfix: Better messaging on invalid choice for stream 2016-09-20 22:15:16 +01:00
Hrvoje Jasak
96b1b66640 Formatting 2016-09-20 22:14:58 +01:00