Community Profile

photo

Felix


UW

Last seen: 3 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
  • Commenter
  • Solver

View badges

Feeds

View by

Question


problems with daqscope
I try to run daqscope, but get the following error message: >> daqscope ??? Error using ==> privateGetAdaptor at 68 The specifi...

13 years ago | 0 answers | 0

0

answers

Answered
numerical instabilites for GPU results
I upgraded to the latest drivers 270.41.19 , which seems to have fixed the problem.

13 years ago | 0

| accepted

Question


numerical instabilites for GPU results
I run this code T=randn(10000,64); data=randn(1000,64,10); Tg=gpuArray(T); datag=gpuArray(data); res=zeros(1000...

13 years ago | 2 answers | 0

2

answers