Mantis - ALGLIB
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
510 |
Linear algebra |
minor |
have not tried |
2013-04-04 14:55 |
2013-04-04 14:56 |
|
Reporter:
|
SergeyB |
Platform:
|
|
|
Assigned To:
|
SergeyB |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
resolved |
Product Version:
|
|
|
Product Build:
|
|
Resolution:
|
implemented |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
3.8.0 |
|
Programming language:
|
Unspecified |
|
Summary:
|
0000510: IMPLEMENTED: parallel linear algebra functions (real/complex TRSM, GEMM, SYRK) |
Description:
|
New parallel core allows to efficiently parallelize these operations. Parallel code was integrated into upcoming SMP edition of ALGLIB (commercial branch). Open Source edition of ALGLIB replaces all parallel calls by single-threaded stubs. |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
|
|
Issue History |
Date Modified |
Username |
Field |
Change |
2013-04-04 14:55 |
SergeyB |
New Issue |
|
2013-04-04 14:55 |
SergeyB |
Status |
new => assigned |
2013-04-04 14:55 |
SergeyB |
Assigned To |
=> SergeyB |
2013-04-04 14:55 |
SergeyB |
Programming language |
=> Unspecified |
2013-04-04 14:56 |
SergeyB |
Status |
assigned => resolved |
2013-04-04 14:56 |
SergeyB |
Fixed in Version |
=> 3.8.0 |
2013-04-04 14:56 |
SergeyB |
Resolution |
open => implemented |