-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run on stampede #9
Comments
Hi Rambod,
yes, if oneDNN cannot be installed, it uses a “hand made” NN built uppon the eigen library.
oneDNN is the industry standard NN, also used by tensorflow an pytorch.
any ideas why oneDNN can’t be installed?
Daniel
… On 25 Apr 2023, at 04:21, rmojgani ***@***.***> wrote:
Hi @wadaniel <https://github.com/wadaniel> ,
I tried compiling korali on stampede, seems I could not get OneDNN to work, and I get the following
[Korali] Warning: Neural Network's engine set to OneDNN, but Korali was installed without support for OneDNN. Using Korali's default NN Engine
The training is "very very" slow, do you think it's the reason?
—
Reply to this email directly, view it on GitHub <#9>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AK6AZECZ3SMGEWI45QUDMGLXC4YKZANCNFSM6AAAAAAXKLM2YY>.
You are receiving this because you were mentioned.
|
so I have installed Korali with
with installs the hand-made one, when I install with
I get the following
|
@wadaniel
|
Hi @wadaniel ,
I tried compiling korali on stampede, seems I could not get OneDNN to work, and I get the following
[Korali] Warning: Neural Network's engine set to OneDNN, but Korali was installed without support for OneDNN. Using Korali's default NN Engine
The training is "very very" slow, do you think it's the reason?
The text was updated successfully, but these errors were encountered: