search for: suresh

Displaying 20 results from an estimated 179 matches for "suresh".

2019 Jun 24
4
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
...ace common symbols with regular symbols. - replaceCommonSymbols(); // Do size optimizations: garbage collection, merging of SHF_MERGE sections On Fri, Jun 21, 2019 at 8:39 PM Rui Ueyama <ruiu at google.com> wrote: > Let me investigate. > > On Fri, Jun 21, 2019 at 5:08 PM Mani, Suresh <Suresh.Mani at amd.com> wrote: > >> Thanks for the info Teresa, >> >> >> >> Regards >> >> M Suresh >> >> >> >> *From:* Teresa Johnson <tejohnson at google.com> >> *Sent:* Thursday, June 20, 2019 7:15 PM >>...
2020 May 15
2
Issues with new Attributor (replaceAllUses fails with type mismatch)
Hi Suresh, thanks for reporting this! I thought I fixed this with 8d94d3c3b44c3a27a69b153cef9be4b8e481150e. Did you run before or after that commit? Cheers, Johannes On 5/15/20 7:17 AM, Mani, Suresh via llvm-dev wrote: > [AMD Public Use] > > Hi , > > Please ignore the earlier header o...
2019 Jun 21
2
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
Thanks for the info Teresa, Regards M Suresh From: Teresa Johnson <tejohnson at google.com> Sent: Thursday, June 20, 2019 7:15 PM To: Mani, Suresh <Suresh.Mani at amd.com> Cc: Rui Ueyama <ruiu at google.com>; llvm-dev <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Expected behavior of lld during LTO for global s...
2015 Apr 16
3
Availability of the 1.1.1 stable version
Please provide the input file that produces this with opus_demo. On 16/04/15 03:24 AM, Suresh Thiriveedi wrote: > Hi Jean-Marc, > > Could you please update if you got a chance to look into. As I > mentioned, I don't see the same issue in 1.1.1, but I don't see any > difference in 1.1.1 other than optimization based on the architecture. > This optimization could h...
2015 Apr 16
2
Availability of the 1.1.1 stable version
...;). That being said, from previous experience, the most likely cause of the crash is a bug in your software causing a corruption in Opus. So it's safe to assume that if you can't reproduce the bug using opus_demo, then that's indeed the case. Cheers, Jean-Marc On 16/04/15 08:32 AM, Suresh Thiriveedi wrote: > This is observed on a live call between webRTC browser client and > another legacy client. Our server is there in between and transcoding > from opus to another codec and this is observed while decoding the opus. > > Anyway, I'll try to capture/dump the pack...
2015 Apr 21
3
Availability of the 1.1.1 stable version
Red Hat Enterprise Linux Server release 6.4 (Santiago) gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) We see the issue in all our Intel based Linux servers. Thanks Suresh On 21 April 2015 at 12:41, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > Still can't reproduce. What OS and compiler version? > > Jean-Marc > > On 21/04/15 02:48 AM, Suresh Thiriveedi wrote: > > Hi, > > > > There is no change in the compiler...
2019 Jun 20
2
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
Hi Teresa, Can you please let me know if there is any update on this issue. Thanks M Suresh From: Teresa Johnson <tejohnson at google.com> Sent: Tuesday, June 11, 2019 7:23 PM To: Rui Ueyama <ruiu at google.com> Cc: Mani, Suresh <Suresh.Mani at amd.com>; llvm-dev <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Expected behavior of lld during LTO for global sy...
2015 Apr 21
2
Availability of the 1.1.1 stable version
...mand you did (./opus_demo -d 48000 2 opus_encoded_crash.opus out.pcm) also crashed (same). Do I need to change any Makefile setting based on my system configuration? What is your system config? *This is my system config:* model name :* Intel(R) *Core(TM) i3 CPU 540 @ 3.07GHz Thanks Suresh On 21 April 2015 at 07:45, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > I just tried decoding with v1.1: > ./opus_demo -d 48000 2 opus_encoded_crash.opus out.pcm > > and I see no issue (including with valgrind). Does the same command-line > create problems f...
2018 Jun 30
4
Developed an issue with Samba File Server integrated with Samba-AD
...fs objects = recycle recycle:repository = /home/.recycle/%U recycle:keeptree = Yes recycle:touch = Yes recycle:versions = Yes recycle:maxsixe = 0 recycle:exclude = *.tmp [Share] read list = %U, administrator,suresh path = /storage/CSfiles/pubshare write list = %U,administrator,suresh recycle:touch = Yes recycle:maxsixe = 0 recycle:repository = /storage/CSfiles/pubshare/.recycle/%U comment = Public Share vfs objects = recycle browseable = No recycle:exclude = *.tmp directory mask = 0700 inherit perm...
2016 Oct 04
2
encoder with FEC+DTX enabled but not detecting noise
...on-voice (returning only TOC, no frame content). We were expecting all or more to be identified as non-voice. Our idea was to check how the decoder re-generates the original ambient noise during the silence duration (when we feed NULL to decoder) when the FEC+DTX enabled. Please clarify. Thanks Suresh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20161004/657b32f6/attachment.html>
2015 Apr 20
1
Availability of the 1.1.1 stable version
...and it is fine. So this is in line with our server testing observation and I think here we can conclude that the 1.1 library is crashing while handling a specific mode frame as explained in my earlier mail. Here I'm attaching the captured opus encoded file which is causing the crash. Thanks Suresh On 17 April 2015 at 02:27, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > To be decodable by opus_demo, you'll have to add the 8-byte "header". > Just put in the length of the packet followed by "0" for the encoder > range (0 means "not present&q...
2010 Oct 14
5
Restricting samba subfolder acl changes to admin users
...user right click on sub-folder and enter properties, security. Attempt to change R/O rights. Successfully changed - Not expected behavior, only Administrator of NAS, Administrator of AD or member of AD Admin group should be able to change rights on secure sub-folders. ----------------- Thanks Suresh
2015 Apr 13
2
Availability of the 1.1.1 stable version
...first_frame, &dec, pcm_ptr, &silk_frame_size ); *And finally, somehow, the "silk_frame_size" is a negative value ( say -1376272 in our case), then in the same function called the below and this crashes here.* pcm_ptr += silk_frame_size * st->channels; Please help. Thanks Suresh On 12 April 2015 at 21:23, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > Do you have any file that demonstrates the problem with either opus_demo > or opusdec? > > Jean-Marc > > On 09/04/15 04:01 AM, Suresh Thiriveedi wrote: > > Hi, > > &...
2015 Apr 22
0
Availability of the 1.1.1 stable version
...3.10.0-123.13.1.el7.x86_64 4.8.2 Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz No Crash 172.27.5.231 CFLAGS = -g -O0 5.3 2.6.18-128.el5 4.1.2 Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz No Crash With any other optimization flags (1,2,3), it is crashing in all the above servers. Thanks Suresh On 21 April 2015 at 14:17, Suresh Thiriveedi <sthiriveedi at gmail.com> wrote: > > Red Hat Enterprise Linux Server release 6.4 (Santiago) > gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) > > We see the issue in all our Intel based Linux servers. > > Thanks >...
2010 Jul 18
2
Namibia becoming NA
...ode for Namibia. When I read the data file using read.csv, NA for Namibia is being treated as null or "NA" How can I prevent this from happening? I tried the following but it didn't work input <- read.csv("padded.csv",header = TRUE,as.is = c("code2")) thanks, Suresh [[alternative HTML version deleted]]
2015 Apr 21
0
Availability of the 1.1.1 stable version
...out.pcm and I see no issue (including with valgrind). Does the same command-line create problems for you? What compile flags did you use? fixed-point or float, any assembly, ...? Could be assembly here, or even a compiler bug wouldn't be unheard of. Cheers, Jean-Marc On 20/04/15 07:27 AM, Suresh Thiriveedi wrote: > Hi, > > We are able to reproduce the issue with the 1.1 opus_demo (sample file). > We captured the frames in our server just before the opus_decode and fed > the file to opus_demo (1.1) and it is crashing. Same file is tested with > 1.1.1 and it is fine. So th...
2015 Apr 21
0
Availability of the 1.1.1 stable version
Still can't reproduce. What OS and compiler version? Jean-Marc On 21/04/15 02:48 AM, Suresh Thiriveedi wrote: > Hi, > > There is no change in the compiler flags. I'm using as it is from the > original code. No change in the Makefile and I believe it is using the > floating point only by default. > > We are using 8k samples and mono so the commands is as follows...
2011 Jun 16
2
[LLVMdev] Loop Unroll Factor
Dear all, What is the default loop-unroll factor in llvm? How can we specify our own unroll-factor? -Suresh
2011 Jun 17
1
[LLVMdev] Loop Unroll Factor
Devang, I meant as an end user. -Suresh On Thu, Jun 16, 2011 at 11:00 PM, Devang Patel <dpatel at apple.com> wrote: > Suresh, > > > On Jun 15, 2011, at 9:13 PM, Suresh Purini wrote: > >> Dear all, >> >> What is the default loop-unroll factor in llvm? How can we specify >> our own unroll-facto...
2016 Apr 27
2
Building and Invoking DSA or Pool Alloc
Hi , This Is 'Suresh M' from AMD compiler team. 1) I obtained the source code of llvm and pool-alloc (relase_32 versions ) using the following commands, svn co http://llvm.org/svn/llvm-project/llvm/branches/release_32 llvm cd llvm/projects svn co http://llvm.org/svn/llvm-project/poolalloc/branches/rele...