Note that there are some explanatory texts on larger screens.

plurals
  1. USGiulia
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COI need to allocate at least 32 streams (and this number is well supported by the Profiler). Anyway, I have experenced that more than 56 streams are not supported by the Profiler, is it plausible? Is this number dipending from the operations issued to the streams or is it strictly related only to the number of streams allocated? The application executes correctly even with more streams, the problems of memory arise with the Profiler only in the "Enable conc kernel profiling" modality. Is there a way to tell the Profiler to reserve more pools of memory if one needs to profile more streams?
      singulars
    2. COThank you for your attention, I answered my own question after experimenting and analyzing the code line by line. I believed it was a problem of the Profiler because Visual Studio didn't notice me about 'out-of-memory' problems, nor the Profiler, it rather traced the application when not in "Concurrent kernel profiling" modality. Then, by chance, I reduced the number of stream by only one unit and everything was ok, so I realized. I apologize.
      singulars
    3. COI modified the question refining the problem and adding the information you asked. I'm workng to provide also a peace of code if it's stil useful. Thank you very much!
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload