libmultiscale/ab627e5041aafeatures/new_parralelism
libmultiscale/
ab627e5041aafeatures/new_parralelism
features/new_parralelism vs master
features/new_parralelism vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
e70f3ac56868 | anciaux | cleaning interface | Jul 19 2021 | ||||
ce5482008b06 | anciaux | in duo vector the treatment of moved indexes is made directly | Jul 19 2021 | ||||
8bc2d5d189d6 | anciaux | cleaning the duo distributed vector objects | Jul 19 2021 | ||||
1fe225ac713d | anciaux | caught the no argument exception | Jul 19 2021 | ||||
145169a9be73 | anciaux | protect bridging WIP | Jul 2 2021 | ||||
37752e8b0222 | anciaux | modify the comm_group statement | Jul 1 2021 | ||||
f37843b4a9da | anciaux | saving the state | Jun 23 2021 | ||||
abce84a58e7c | anciaux | correct a parallelism problem with action components | Jun 16 2021 | ||||
097e91b8b0eb | anciaux | working for up to 8 procs in single scale lammps | Jun 14 2021 | ||||
725c7666d279 | anciaux | working parallelism with 2 procs | Jun 14 2021 |
/
/
README.compilation
README.compilation
___________
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
c4science · Help