Hiroshi Matoba

Results 34 comments of Hiroshi Matoba

Great work. I think it's mergable already. It sounds bit "direct translation" but good point to start. We can update whenever we want.

I believe @tado is the right person to ask.

Can you reproduce same problem if you use Xcode instead of vscode?

How about if you compile with make command via terminal? Basically vscode only excutes make command. On Tue, Aug 20, 2019, 8:26 PM Dimitre wrote: > @hiroMTB it doesn't happen...

Great so this seems like an issue with make script for osx but not a vscode template. Could you change the title of issue or make another issue? Thanks you...

I found [this another version](https://www.npmjs.com/package/dayspan-vuetify-2) solves this issue.

I didn't add any MKL related includes/libs in addon_config.mk Instead, we need to turn on MKL feature from VS properties manager after PG generate/update like screeenshot below. I also tried...

> This is really great! Thanks! Let me know when it's ready to merge. I will test no CUDA condition and write again here.

@bakercp Sorry for late reply. Today I managed to test most of example under Cuda & MKL condition. Most of them work okay but some looks outdated or wrong file...