search for: jyoti

Displaying 17 results from an estimated 17 matches for "jyoti".

2013 Mar 05
2
how_to_create_a_package?
hello sir myself Jyoti Sharma, and i am working as preoject fellow in IGIB Delhi. I need your help to know how to create a package as well as how to post that package to the CRAN mirror, for public use. i have used package.skeleton() command but its not working properly. So, please suggest me the right way asap. i'l...
2013 Oct 03
3
[LLVMdev] runtime performance benchmarking tools for clang
Hi All, Could anyone point me to some good benchmarking tools to measure the runtime performance of clang compiled C++ applications. Thanks ! - Jyoti -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131003/3cc029f1/attachment.html>
2016 Apr 15
3
Need Help to solve an Error in R
Hello Sir/ma'am, Greetings for the Day ! I am Jyoti Sharma, from India and recently start working on R. I am new in this field and my knowledge is not up to the mark, so if I sound dumb then please forgive me. I tried to read some text file in R so that I can do further analysis on those files. All files are MicroRNA dataset and in exiqon format. W...
2016 Apr 15
1
Need Help to solve an Error in R
...batch <- ReadExi(galenv='galenv', txtfile.path='Exiqon') if you already created gal environment you shall use it in ReadExi command. If you do not understand what environment is I again strongly recommend to read R intro, especially chapter 1 and chapter 7. Cheers Petr From: Jyoti Sharma [mailto:31sharmajittu1991 at gmail.com] Sent: Friday, April 15, 2016 2:46 PM To: PIKAL Petr <petr.pikal at precheza.cz> Subject: Re: [R] Need Help to solve an Error in R First of all Thank you so much for your reply. I used this code library(ExiMiR) make.gal.env(galname='galenv&...
2012 Dec 28
1
[LLVMdev] verification methods for correctness of a compiler
Hello, Are there any translation validation tools available to check the correctness of a compiler after each stage, or any tool to check the correction of translation after some particular stage like AST or .ll generation or after optimization ? I would like to know if any of those are being used in clang's development and if any such tools exist in first place. I have come across certain
2016 Apr 15
0
Need Help to solve an Error in R
...expert in this package, but commands from help > > R> make.gal.env(galname='galenv', gal.path='Exiqon') > R> ebatch <- ReadExi(galname='galenv', txtfile.path='Exiqon') > > are rather different from yours and I am not sure if it matters. To Jyoti; The first line of code in the help file fails with a message: > make.gal.env(galname='galenv', gal.path='Exiqon') Error in make.gal.env(galname = "galenv", gal.path = "Exiqon") : Cannot find GAL file. The package documentation mentions a file named GSE...
2015 May 28
1
[LLVMdev] [ARM backend] adding pattern for SMLALBB
...a (shl GPR:$a, (i32 24)), (i32 24)), (sra (shl GPR:$b, (i32 24)), (i32 24))), (SMLALBB GPRnopc:$RdLo, GPRnopc:$RdHi, GPRnopc:$Rn, GPRnopc:Rm)>; This throws "Variable not defined: 'smlal' Any pointers on these would be helpful. Regards, Jyoti Allur
2015 Feb 26
2
[LLVMdev] SAFECode testsuite query
...ut could not find any documentation about how to run those testsuite. It would be great if someone pointed that out for me. Also, were there any design scalability issues due to which SAFECode has not been supported beyond llvm 3.2 ? If yes, could someone let me know about them? Thanks. Regards, Jyoti Allur Could someone Does SAFECode I was trying to chec
2015 Feb 26
0
[LLVMdev] SAFECode testsuite query
On 2/26/15 9:54 AM, Jyoti Rajendra Allur wrote: > Hello All, > I am looking at exploring what benefits SAFECode has to offer over clang S.A and llvm's instrumentation tools like memory sanitizer and address sanitizer. Are you looking for an off-the-shelf tool, or are you looking for approaches to use in your own...
2012 Dec 24
1
[LLVMdev] Debugging LLVM IR with GDB
Could anyone list up reasons why we need LLVM IR level debugger in place ? I could only think of one reason and that is to debug IR portability issues (?)
2017 Nov 29
1
2^3 confounded factorial experiment
The following R commands were written: >help.search("factorial") >data(npk) >npk >coef(npk.aov) In the output of coef command, please explain me the interpretation of coefficients of block1 to block 6 in this 2^3 confounded factorial experiment. Thanks. [[alternative HTML version deleted]]
2013 Dec 11
1
[LLVMdev] runtime performance benchmarking tools for clang
2) For lag in execution time due to floating point operations, it was clearly observed that gcc used floating point instruction FSQRT, where as clang seemed to use emulated function (?) BL SQRT. Note that we used the following flags for both clang as well as gcc compilation. -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -mtune=cortex-a8 Infact, i was surprised to see that even when
2013 Dec 11
0
[LLVMdev] runtime performance benchmarking tools for clang
...float-abi was specified ? 3) Could you suggest other benchmarks specifically for floating point other than those in llvm testsuite ? On Thu, Oct 3, 2013 at 6:43 PM, "C. Bergström" <cbergstrom at pathscale.com>wrote: > On 10/ 3/13 07:42 PM, Kun Ling wrote: > >> Hi Jyoti, >> >> The best benchmark is your application, and since Clang & LLVM have >> plenty of aggressive optimizations ( some of them may be bug-prone), it >> also depends on how do you want to improve the performance. >> >> The following is some benchmarks t...
2018 Mar 09
0
[ANNOUNCE] intel-gpu-tools 1.22
...d --header option to only print header tools/intel_vbt_decode: add --describe option Jordan Justen (3): tools/aubdump: Support alignment of BO in execbuffer2 tools/aubdump: Note pinned BO in verbose output tools/aubdump: Signal drm sync objects when device override is used Jyoti Yadav (3): tests/kms_plane_scaling: test scaling with tiling rotation and pixel formats, v3. tests/kms_plane_scaling: test scaler with clipping clamping, v3. tests/kms_plane_scaling: test for multi pipe with scaling, v3. Lionel Landwerlin (10): tests/perf: fix report validi...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...buffer_tracking: fix fbc checking rules tests/kms_rotation_crc: limit maximum used plane size tests/kms_rotation_crc: remove redundant work tests/kms_cursor_legacy: increase timeout for nonblocking flip wait Juston Li (1): include/drm-uapi: Import headers from e62bf83aa1bb Jyoti Yadav (5): lib/igt_pm: igt lib helper routines to support DC5/6 tests tests/i915/i915_pm_dc: Added new test to verify Display C States tests/i915/i915_pm_dc: Added test for DC6 during PSR tests/i915/i915_pm_dc: Added test for DC5 during DPMS tests/i915/i915_pm_dc: Adde...
2014 Mar 26
0
beginner to ruby
hi every one , i am beginner to ruby, i don't know a little bit of ruby, but ii have to learn it bca i m going to work as a system admin , and for client server automation using puppet i required concept of ruby, can any body help in in directing me , towards learning it quickly and easily. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to
2020 Sep 06
0
dahdi_cfg -vvv error , PRI show spans command not found
dahdi_cfg -vvv error `cut: '/sys/bus/dahdi_devices/devices/pci:0000:01:00.0/spantype': No such file or directory` PRI show spans --command not found test call not working. -- dahdi_genconf -vvv Default parameters from /etc/dahdi/genconf_parameters Generating /etc/dahdi/assigned-spans.conf cut: '/sys/bus/dahdi_devices/devices/pci:0000:01:00.0/spantype': No such file or