similar to: [LLVMdev] No SSE instructions

Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] No SSE instructions"

2011 May 22
0
[LLVMdev] No SSE instructions
On Sun, May 22, 2011 at 1:07 PM, Serg Anohovsky <serg.anohovsky at gmail.com>wrote: > Hello. > I have compiled the simple program: > > #include <stdio.h> > #include <stdlib.h> > > int v1[10000]; > > int main() > { > int i; > > for (i = 0; i < 10000; i++) { > v1[i] = i; > } > > This loop
2011 May 22
1
[LLVMdev] No SSE instructions
2011/5/22 Chris Lattner <clattner at apple.com> > > LLVM does not have an autovectorizer. > > -Chris > Could you tell me please are you going to implement autovecorizer in LLVM in nearby future? -- Serg Anohovsky -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 May 22
0
[LLVMdev] No SSE instructions
On May 22, 2011, at 12:31 PM, Serg Anohovsky wrote: > > > 2011/5/22 Chris Lattner <clattner at apple.com> > > LLVM does not have an autovectorizer. > > -Chris > > Could you tell me please are you going to implement autovecorizer in LLVM in nearby future? I'm confident it will happen but have no idea on what timeline. -Chris -------------- next part
2011 May 22
1
[LLVMdev] Fwd: No SSE instructions
---------- Forwarded message ---------- From: Serg Anohovsky <serg.anohovsky at gmail.com> Date: 2011/5/22 Subject: Re: [LLVMdev] No SSE instructions To: Chris Lattner <clattner at apple.com> 2011/5/22 Chris Lattner <clattner at apple.com> > > On May 22, 2011, at 10:47 AM, Justin Holewinski wrote: > > On Sun, May 22, 2011 at 1:07 PM, Serg Anohovsky
2012 May 26
3
[LLVMdev] Work in your project
Hi guys, In next three years I'm going to get the scientific degree in System programming. That's why I'm looking for the interesting and actual theme not like a new bicycle with square rings. My degree work in university was connected with value range propagation (VRP) functionality in clang static analyzer based on AST. I founded it rather interesting and want to follow this
2011 May 22
0
[LLVMdev] Fwd: No SSE instructions
On Sun, May 22, 2011 at 2:10 PM, Serg Anohovsky <serg.anohovsky at gmail.com> wrote: > This is should be optimized, but LLVM have not optimized this program. The > questions > were not about this specific example. I wont to understand, what vector > optimizations LLVM have? > How well implemented this theme in LLVM? When asking this type of question, you should be specific
2012 Jun 20
0
[LLVMdev] Work in your project
Hi Guys, I checked the open projects on LLVM site, and superoptimizer theme seems to be quite interesting for me. So im going to write the LLVM superoptimizer (http://theory.stanford.edu/~aiken/publications/papers/asplos06.pdf) :) Is this theme still actual? Could you please advise me some usefull articles? -- Best regards, Sergey 2012/5/26 Serg Anohovsky <serg.anohovsky at gmail.com>: >
2011 Mar 10
1
Next3 (eg ext3 snapshots support) on OpenNode / CentOS 5 / RHEL 5 howto and rpms
We have created an next3 and patched e2fsprogs OpenNode / CentOS 5 / RHEL 5 rpms - installable from opennode-test yum repo. Provided next3 kernel module is currently built against RHEL5 OpenVZ kernel used in OpenNode - so installing this next3 rpm package on your CentOS 5 or RHEL 5 host will install also OpenVZ patched RHEL5 kernel and newer e2fsprogs package. Installation and usage
2011 Mar 10
1
Next3 (eg ext3 snapshots support) on OpenNode / CentOS 5 / RHEL 5 howto and rpms
We have created an next3 and patched e2fsprogs OpenNode / CentOS 5 / RHEL 5 rpms - installable from opennode-test yum repo. Provided next3 kernel module is currently built against RHEL5 OpenVZ kernel used in OpenNode - so installing this next3 rpm package on your CentOS 5 or RHEL 5 host will install also OpenVZ patched RHEL5 kernel and newer e2fsprogs package. Installation and usage
2011 May 23
0
[LLVMdev] Fwd: No SSE instructions
---------- Forwarded message ---------- From: Serg Anohovsky <serg.anohovsky at gmail.com> Date: 2011/5/23 Subject: Re: [LLVMdev] No SSE instructions To: Chris Lattner <clattner at apple.com> Thank you all, for your explanation. This is a real interesting theme for me. -- Serg Anohovsky -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Apr 04
2
Invisible files and directories
Hello! Unfortunately no. Directory still not listed using ls -la, but I can cd into. I can rename it and it becomes available when I rename it back to the original name it's disappeared again. On Wed, Apr 4, 2018 at 12:56 AM, Raghavendra Gowdappa <rgowdapp at redhat.com> wrote: > > > On Wed, Apr 4, 2018 at 4:13 AM, Serg Gulko <s.gulko at gmail.com> wrote: > >>
2018 Apr 03
4
Invisible files and directories
Hello! We are running distributed volume that contains 7 bricks. Volume is mounted using native fuse client. After an unexpected system reboot, some files are disappeared from fuse mount point but still available on the bricks. The way it disappeared confusing me a lot. I can't see certain directories using ls -la but, at the same time, can cd into the missed directory. I can rename the
2011 Aug 16
6
Unicorn logging in production env
Hi All, as I can see on https://github.com/defunkt/unicorn/blob/master/lib/unicorn.rb#L53 the?Rack::CommonLogger used only in development env and in weird evn called "deployment". Any chance to add "production" to this case? Serg Podtynnyi
2018 Apr 04
2
Invisible files and directories
Right now the volume is running with readdir-optimize off parallel-readdir off On Wed, Apr 4, 2018 at 1:29 AM, Nithya Balachandran <nbalacha at redhat.com> wrote: > Hi Serg, > > Do you mean that turning off readdir-optimize did not work? Or did you > mean turning off parallel-readdir did not work? > > > > On 4 April 2018 at 10:48, Serg Gulko <s.gulko at
2018 Feb 11
11
[Bug 105045] New: System freeze with nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=105045 Bug ID: 105045 Summary: System freeze with nouveau Product: Mesa Version: 17.3 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at
2018 Apr 04
0
Invisible files and directories
Hi Serg, Do you mean that turning off readdir-optimize did not work? Or did you mean turning off parallel-readdir did not work? On 4 April 2018 at 10:48, Serg Gulko <s.gulko at gmail.com> wrote: > Hello! > > Unfortunately no. > Directory still not listed using ls -la, but I can cd into. > I can rename it and it becomes available when I rename it back to the > original
2018 Apr 04
0
Invisible files and directories
http://lists.gluster.org/pipermail/gluster-users/2018-April/033811.html On Tue, Apr 3, 2018 at 6:43 PM, Serg Gulko <s.gulko at gmail.com> wrote: > Hello! > > We are running distributed volume that contains 7 bricks. > Volume is mounted using native fuse client. > > After an unexpected system reboot, some files are disappeared from fuse > mount point but still available
2018 Apr 04
0
Invisible files and directories
Hi, I'm currently facing the same behaviour.? Today, one of my users tried to delete a folder. It failed, saying the directory wasn't empty. ls -lah showed an empty folder but on the bricks I found some files. Renaming the directory caused it to reappear. We're running gluster 3.12.7-1 on Debian 9 from the repositories provided by gluster.org, upgraded from 3.8 a while ago. The
2018 Apr 04
0
Invisible files and directories
On Wed, Apr 4, 2018 at 4:13 AM, Serg Gulko <s.gulko at gmail.com> wrote: > Hello! > > We are running distributed volume that contains 7 bricks. > Volume is mounted using native fuse client. > > After an unexpected system reboot, some files are disappeared from fuse > mount point but still available on the bricks. > > The way it disappeared confusing me a lot. I
2005 Dec 24
1
master.password instead of LDAP database.
Good day. Help me please to solve my problem to login a user to samba domain. Samba accepts user authorisation only if a user account exists both in master.password and LDAP database. Note that uid and gid are taken from master.password instead of LDAP database. Why? my smb.cf [global] dos charset = CP866 unix charset = KOI8-R workgroup = FISH server string = Samba Server passdb backend