Discussion:
[jira] [Created] (MAHOUT-2001) Automatic Probing for GPU/OMP modules at the creation of a MahoutDistributedContext
Andrew Palumbo (JIRA)
2017-07-14 01:36:00 UTC
Permalink
Andrew Palumbo created MAHOUT-2001:
--------------------------------------

Summary: Automatic Probing for GPU/OMP modules at the creation of a MahoutDistributedContext
Key: MAHOUT-2001
URL: https://issues.apache.org/jira/browse/MAHOUT-2001
Project: Mahout
Issue Type: New Feature
Affects Versions: 0.13.1
Reporter: Andrew Palumbo
Assignee: Andrew Palumbo
Fix For: 0.13.2


Currently at each {{%*%}} call, we probe for the existence of a GPU or OpenMP Mahout jar on the classpath. Update the {{RootSolverFactory}} to probe for these checks upon instantiation of a {{MahoutDistributedContext}} and cache any existing solver on the classpath to the ((SolverFactory}}'s

{code}
protected[backend] val solverMap: Map[ClassTag[_], Any]
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Loading...