File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,14 @@ LazyLoad: yes
14
14
LazyData: yes
15
15
Description: Aims to utilize model-based clustering (unsupervised)
16
16
for high dimensional and ultra large data, especially in a distributed
17
- manner. The code employs pbdMPI to perform a
17
+ manner. The code employs ' pbdMPI' to perform a
18
18
expectation-gathering-maximization algorithm
19
19
for finite mixture Gaussian
20
20
models. The unstructured dispersion matrices are assumed in the
21
21
Gaussian models. The implementation is default in the single program
22
22
multiple data programming model. The code can be executed
23
- through pbdMPI and independent to most MPI applications.
23
+ through 'pbdMPI' and MPI' implementations such as 'OpenMPI'
24
+ and 'MPICH'.
24
25
See the High Performance Statistical Computing website
25
26
<https://snoweye.github.io/hpsc/>
26
27
for more information, documents and examples.
You can’t perform that action at this time.
0 commit comments