No announcements
Found 780610 threads
-
0 Votes
MBIM_CID_AKA_AUTH & MBIM_CID_SIM_AUTH
Would you provide some more information about the windows store app you're developing and what's the exact function you want to implement which require you to use the MBIM_CID_AKA_AUTH ...Unanswered | 1 Replies | 3739 Views | Created by Alice Ding - Wednesday, January 30, 2013 8:29 AM | Last reply by Steven Cheng - MSFT - Thursday, January 31, 2013 9:06 AM -
1 Votes
how to fix error "Failed to Create Temp File"
Help with error message: "Failed to create temp file" This error has recently been 'popping up' right when I'm trying to print ...Answered | 1 Replies | 1210 Views | Created by JESUSLIVES333 - Tuesday, September 17, 2019 11:37 PM | Last reply by WhTurner33 - Wednesday, September 18, 2019 9:45 AM -
0 Votes
AMP and VC2010
Hi Neil Microsoft’s implementation of C++ AMP is available only in the C++ compiler that ships with Visual Studio 2012.Answered | 2 Replies | 5403 Views | Created by ShoreLaserMan - Wednesday, June 13, 2012 2:32 PM | Last reply by ShoreLaserMan - Monday, June 18, 2012 12:14 PM -
0 Votes
Cortana "Can't Connect" When Attempting to Use Voice Commandson xbox
Xbox one has Cortana now. this has ruined my XBOX Cortana just says "Can't Connect" When Attempting to Use Voice Commands on the Xbox. no command is ...Answered | 1 Replies | 3079 Views | Created by Tonetzu - Monday, June 13, 2016 7:02 AM | Last reply by IoTGirl - Wednesday, June 15, 2016 12:37 AM -
0 Votes
CPU fallback on C++ AMP?
Hi L The CPU fallback is for Windows 8 only and it is the WARP ...Answered | 1 Replies | 3081 Views | Created by LKeene - Wednesday, July 18, 2012 2:04 PM | Last reply by DanielMoth - Wednesday, July 18, 2012 4:18 PM -
0 Votes
where to donwload hotfix "VS80sp1-KB947315-X86-ENU.exe" (visual studio 2005 intellisense problems)
> in order to fix some intellisense problems If you are an MSDN subscriber, you could download Visual Studio 2005 related SDK and Extensions from the following Downloads ...Answered | 3 Replies | 1526 Views | Created by sulu.clac - Thursday, October 6, 2016 12:21 PM | Last reply by 宝宝徐 - Friday, October 7, 2016 7:43 AM -
1 Votes
No support for Byte buffers in AMP?
The blog post "restrict(amp) restrictions part 1 of N – fundamental types" explains the reason behind this restriction.Answered | 1 Replies | 4442 Views | Created by LKeene - Wednesday, September 19, 2012 5:17 PM | Last reply by LingliZhang - Wednesday, September 19, 2012 7:32 PM -
0 Votes
HSA and C++ AMP
Check this out: Bolt Library uses C++ AMP under the coversAnswered | 3 Replies | 3726 Views | Created by LKeene - Tuesday, January 14, 2014 7:09 PM | Last reply by LKeene - Tuesday, January 21, 2014 6:03 PM -
2 Votes
Is AMP in beta phase?
I was very excited about c++ amp. but to use it, one needs VS11 which only works on Win 7 and above(not on XP).Answered | 3 Replies | 6587 Views | Created by LKeene - Wednesday, October 19, 2011 3:28 PM | Last reply by ProgrammerForCpp - Saturday, November 12, 2011 9:25 AM -
0 Votes
AMP copy bug?
I changed the code to int init_value = 0; array<int, 1> next_chunk(1, &init_value); Then it works fine.Answered | 3 Replies | 2865 Views | Created by tspitz - Tuesday, June 5, 2012 12:57 PM | Last reply by Zhu, Weirong - Wednesday, June 6, 2012 8:20 PM -
1 Votes
C++ AMP with AudioProcessingObjects(APO)
sharsha, I too look forward to your experience with that API and C++ AMP - sounds cool.Answered | 4 Replies | 3588 Views | Created by sharsha - Monday, June 25, 2012 4:33 AM | Last reply by sharsha - Tuesday, July 3, 2012 2:12 PM -
0 Votes
C++ Amp vs.
G, C++ AMP runs on servers, and we have early adopters doing exactly that.Answered | 3 Replies | 9255 Views | Created by GT227 - Thursday, September 29, 2011 4:33 PM | Last reply by DanielMoth - Tuesday, October 18, 2011 3:29 AM -
1 Votes
C++ AMP: difference between release and debug of the AMP code
; << std::hex << ex.get_error_code() << std::endl; } for (int x = 0; x < roiWidth; ...Answered | 6 Replies | 4963 Views | Created by PYB_42 - Tuesday, March 20, 2012 5:12 PM | Last reply by PYB_42 - Monday, March 26, 2012 6:42 AM -
1 Votes
Execution of C++ AMP code
Hi sridutt All GPU programming models, and also C++ AMP, let you access the GPU from a single process.Answered | 6 Replies | 3872 Views | Created by sridutt bhalachandra - Thursday, May 17, 2012 6:08 AM | Last reply by sridutt bhalachandra - Friday, May 18, 2012 10:13 AM -
4 Votes
C++ Amp on server
Actually, if I use Remote Desktop to log on, I can run in that session C++ Amp ok?Answered | 13 Replies | 7625 Views | Created by GT227 - Sunday, September 25, 2011 3:03 PM | Last reply by GT227 - Thursday, October 20, 2011 1:15 AM -
5 Votes
AMP: copy array to texture?
Here is the blog post with information on how norms and unorms work in C++ AMP textures: ...Answered | 19 Replies | 4930 Views | Created by Dragon89 - Saturday, July 14, 2012 12:03 PM | Last reply by Pooja Nagpal - Wednesday, July 25, 2012 8:22 PM -
3 Votes
AMP and Zero Copy?
C++ AMP supports Zero copy now. please refer to the blog post for more detailsAnswered | 4 Replies | 5185 Views | Created by Dragon89 - Thursday, January 17, 2013 6:19 AM | Last reply by Boby George (MSFT) - Tuesday, August 13, 2013 8:46 PM -
0 Votes
A C++ AMP deployment question
I'd say AMP just won't run on this machine, but your code ran when it was in an exe.Answered | 24 Replies | 5711 Views | Created by Dan Ritchie - Thursday, April 19, 2012 11:20 PM | Last reply by Dan Ritchie - Thursday, April 26, 2012 4:50 PM -
0 Votes
C++ AMP Demo
Hi zhangqk All our public samples are listed ...Answered | 1 Replies | 4102 Views | Created by zhangqk - Wednesday, June 20, 2012 5:14 AM | Last reply by DanielMoth - Thursday, June 21, 2012 1:53 AM -
0 Votes
Overloading with restrict(amp)
To read more about overloading, please read this ...Answered | 1 Replies | 3342 Views | Created by sharp_kid - Saturday, May 12, 2012 5:51 AM | Last reply by DanielMoth - Saturday, May 12, 2012 7:23 AM - Items 1 to 20 of 780610 Next ›
No announcements