Displaying 7 results from an estimated 7 matches for "appilication".
2008 Jun 10
7
.wine is not owned by you problem with Darwin
I am completely new to wine. I remember reading somewhere that the problem(.wine is not owned by you) occurs when wine is run under sudo or root. I am not familiar with the unix part of Mac os, but I do know that sudo is a command and root is a type of user/access who has control over the entire computer like an administrator.Does that mean that I can't run wine from my administrator account
2017 Nov 06
5
RFC: Debug info for Cuda
Hi everybody,
As you know, Cuda/NVPTX target has very limited support of the debug info in Clang/LLVM. Currently, LLVM supports only emission of the line numbers debug info.
This is caused by limitations of the Cuda/NVPTX codegen. Clang/LLVM translates the source code to LLVM IR, which is then lowered to PTX (parallel thread execution) intermediate file. This PTX file represents special kind of
2013 May 25
1
[PATCH] Fix dead links/anchor and update comparison
Erik de Castro Lopo wrote:
> Martijn van Beurden wrote:
>> the second fixes some dead links in the website pages
> The first and the third patch were fine, but the second (Fix dead links
> and update news) doesn't apply. Can you please try regenerating that
> patch and resending?
That was due to a conflict with my patch to update the download link.
Here is a rebased
2012 Apr 11
1
bayesian gene network construction
Hello:
I have looked at the bnlearn and deal packages for infering bayesian
network. Can anyone suggest any other suitable package for constructing
bayesian gene regulatory network using gene expression data?
Thanks!
John
[[alternative HTML version deleted]]
2005 Nov 02
0
TC not rate limiting for me
Hi,
I''ve have my IP and TC scripts working OK but my rate limiting
does not seem to be being appiled.
My available download speed is around 150kbps.
I''d like to limit this box and the machines it forwards for
to 10kbps each, a total of 20kbps. Thus leaving 130kbps unused.
The classes I''ve created are simple and the stats show they
are moving bytes OK, however; the
2017 Nov 06
2
Debug info for Cuda
06.11.2017 14:56, Robinson, Paul пишет:
>> Hi everybody,
>> As you know, Cuda/NVPTX target has very limited support of the debug
>> info in Clang/LLVM. Currently, LLVM supports only emission of the line
>> numbers debug info.
>> This is caused by limitations of the Cuda/NVPTX codegen. Clang/LLVM
>> translates the source code to LLVM IR, which is then lowered to
2017 Nov 08
2
Debug info for Cuda
Nobody blames ptxas. I'm not saying that these are the troubles, I'm just saying that it has some features and we have some problems to be solved.
But lack of labels, label arithmetics in DWARF sections is the real problem, because LLVM actively uses it in DWARF sections
Best regards,
Alexey Bataev
8 нояб. 2017 г., в 5:35, Madhur Amilkanthwar <madhur13490 at