Opened 14 years ago
Last modified 14 years ago
#1103 new defect
Cluster too slow in Linux
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | Mantainance |
Component: | Math | Version: | 2.0.1 |
Severity: | blocker | Keywords: | |
Cc: | lramirez@… |
Description
Cluster is running too slow in Linux compared to Windows
The following code show that:
Matrix OrthoA = { Include("OrthoA.oza")[1] }; Set Cluster( OrthoA, 4, 100, "d" );
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | OrthoA.oza added |
---|
comment:1 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
There is an upgraded release at http://bonsai.hgc.jp/~mdehoon/software/cluster/cluster-1.50.tar.gz
We should give it a try in order to see if there is a change solving the problem addressed in this ticket.