Recommenders: [FEATURE] Support for Windows

Created on 22 Feb 2019  路  4Comments  路  Source: microsoft/recommenders

Description


Test pipeline for a Windows machine, which will include unit, smoke and integration tests for CPU, GPU and PySpark envs.

Expected behavior with the suggested feature



Similar to what we have in Linux, but with Windows

Other Comments

build milestone test

Most helpful comment

after reinstalling visual studio and cuda toolkit 9.2 on windows the gpu environment works for me, pyspark and base too, so this should be doable without too much hassle

All 4 comments

after reinstalling visual studio and cuda toolkit 9.2 on windows the gpu environment works for me, pyspark and base too, so this should be doable without too much hassle

Is visual studio necessary?

pytorch needed the vs14 runtime libraries

hmm, after looking more closely I don't think it's actually using the gpu device, tf.test.is_gpu_available() still indicates False =(

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yueguoguo picture yueguoguo  路  4Comments

miguelgfierro picture miguelgfierro  路  6Comments

anargyri picture anargyri  路  3Comments

miguelgfierro picture miguelgfierro  路  7Comments

msalvaris picture msalvaris  路  6Comments