search for: pgroup

Displaying 20 results from an estimated 51 matches for "pgroup".

Did you mean: group
2012 Mar 08
1
[PATCH] Fix the default value of "pgroup".
As the document said, the default value of "pgroup" should be false. Signed-off-by: Qixiang Wan <qwan at redhat.com> --- fish/fish.c | 2 +- src/guestfs.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/fish/fish.c b/fish/fish.c index 575fe99..fbacbb9 100644 --- a/fish/fish.c +++ b/fish/fish.c @@ -406,7...
2007 Aug 16
0
No subject
...file { $homefs: ensure => directory, owner => "root", group => "root", mode => 2755 } @users_account { "user1": ensure => "present", uid => "500", pgroup => "users", groups => ["users"], fullname => "User One", homefs => $homefs, shell => "/bin/bash", } } Repeat for the other users defined with differing uids. And the define for the users_account:...
2016 May 26
3
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...d updates. -Hal ----- Original Message ----- > From: "Chad Rosier" <mcrosier at codeaurora.org> > To: "Hal Finkel" <hfinkel at anl.gov> > Cc: "flang-dev" <flang-dev at googlegroups.com>, "douglas miles (PGI)" <douglas.miles at pgroup.com>, "Rob Neely" > <neely4 at llnl.gov>, "Chris Lattner" <clattner at apple.com>, > llvm-dev at lists.llvm.org > Sent: Thursday, May 26, 2016 10:47:19 AM > Subject: RE: [llvm-dev] Adapting and open-sourcing PGI's Fortran frontend for LLVM > &...
2016 May 26
0
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...d updates. -Hal ----- Original Message ----- > From: "Chad Rosier" <mcrosier at codeaurora.org> > To: "Hal Finkel" <hfinkel at anl.gov> > Cc: "flang-dev" <flang-dev at googlegroups.com>, "douglas miles (PGI)" <douglas.miles at pgroup.com>, "Rob Neely" > <neely4 at llnl.gov>, "Chris Lattner" <clattner at apple.com>, llvm-dev at lists.llvm.org > Sent: Thursday, May 26, 2016 10:47:19 AM > Subject: RE: [llvm-dev] Adapting and open-sourcing PGI's Fortran frontend for LLVM > > Hi...
2014 Jan 27
3
[LLVMdev] Debug information for outlined routine
Hi all, I would like to know how can I express debug information for an outlined function using llvm debug metadata. I mean I have a function f() and part of its code is outlined in a new function g() . I would like to generate llvm debug metadata so that when stepping in g() the debugger step in original sources lines from f() routine ? Thanks for your help Seb
2016 May 26
0
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...r this summer when code starts to move out of PGI’s internal systems and into a private github space. Stay tuned - we (both DOE and PGI) are keenly interested in doing what we can to make this successful. —Rob Neely, LLNL On 5/26/16, 11:57 AM, "douglas miles (PGI)" <douglas.miles at pgroup.com> wrote: >Hi Chad - We have a functional Fortran compiler, with the PGI front-end >bridged directly to LLVM, all of our Fortran runtime libraries >integrated, and the Clang driver adapted for use with the Fortran >compiler. We're working with a few users at DOE who are tryi...
2016 May 26
2
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...cts and its broaden community". My own personal impression is that not conducting it in the open blurs the "message" around Flang direction and goals. -- Mehdi > > —Rob Neely, LLNL > > > On 5/26/16, 11:57 AM, "douglas miles (PGI)" <douglas.miles at pgroup.com> > wrote: > > >> Hi Chad - We have a functional Fortran compiler, with the PGI front-end >> bridged directly to LLVM, all of our Fortran runtime libraries >> integrated, and the Clang driver adapted for use with the Fortran >> compiler. We're working w...
2016 May 26
2
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...o:llvm-dev-bounces at lists.llvm.org] On Behalf Of Chris Lattner via llvm-dev Sent: Sunday, November 15, 2015 12:46 AM To: Hal Finkel <hfinkel at anl.gov> Cc: LLVM Dev <llvm-dev at lists.llvm.org>; flang-dev <flang-dev at googlegroups.com>; douglas miles (PGI) <douglas.miles at pgroup.com>; Rob Neely <neely4 at llnl.gov> Subject: Re: [llvm-dev] Adapting and open-sourcing PGI's Fortran frontend for LLVM > On Nov 13, 2015, at 2:22 PM, Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi everyone, > > I have some very good news fo...
2013 Oct 03
0
[LLVMdev] Setting up array ordering dwarf for arrays
...itions to the metadata on an "as needed" basis. Do you have a language that allows you to swap orderings in source code? If so, then feel free to add it to the array type metadata and send a patch. -eric On Oct 3, 2013 1:15 PM, "sebastien deldon (PGI)" < sebastien.deldon at pgroup.com> wrote: > Hi all,**** > > ** ** > > Is there a way to set up array ordering (DW_ORD_row_major or > DW_ORD_col_major) using debug metadata ?**** > > ** ** > > Best Regards**** > > Seb**** > ------------------------------ > This email message is fo...
2013 Oct 03
2
[LLVMdev] Setting up array ordering dwarf for arrays
Hi all, Is there a way to set up array ordering (DW_ORD_row_major or DW_ORD_col_major) using debug metadata ? Best Regards Seb ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited.
2016 May 27
1
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...ing it in the open blurs >>the "message" around Flang direction and goals. >> >>-- >>Mehdi >> >> >>> >>> —Rob Neely, LLNL >>> >>> >>> On 5/26/16, 11:57 AM, "douglas miles (PGI)" <douglas.miles at pgroup.com> >>> wrote: >>> >>> >>>> Hi Chad - We have a functional Fortran compiler, with the PGI front-end >>>> bridged directly to LLVM, all of our Fortran runtime libraries >>>> integrated, and the Clang driver adapted for use with the F...
2016 May 26
0
Adapting and open-sourcing PGI's Fortran frontend for LLVM
...personal impression is that not conducting it in the open blurs >the "message" around Flang direction and goals. > >-- >Mehdi > > >> >> —Rob Neely, LLNL >> >> >> On 5/26/16, 11:57 AM, "douglas miles (PGI)" <douglas.miles at pgroup.com> >> wrote: >> >> >>> Hi Chad - We have a functional Fortran compiler, with the PGI front-end >>> bridged directly to LLVM, all of our Fortran runtime libraries >>> integrated, and the Clang driver adapted for use with the Fortran >>> co...
2013 Oct 04
1
[LLVMdev] Setting up array ordering dwarf for arrays
...itions to the metadata on an "as needed" basis. Do you have a language that allows you to swap orderings in source code? If so, then feel free to add it to the array type metadata and send a patch. -eric On Oct 3, 2013 1:15 PM, "sebastien deldon (PGI)" <sebastien.deldon at pgroup.com<mailto:sebastien.deldon at pgroup.com>> wrote: Hi all, Is there a way to set up array ordering (DW_ORD_row_major or DW_ORD_col_major) using debug metadata ? Best Regards Seb ________________________________ This email message is for the sole use of the intended recipient(s) and may...
2016 May 26
0
Adapting and open-sourcing PGI's Fortran frontend for LLVM
All excellent news! Thanks for the update, Doug! -----Original Message----- From: douglas miles (PGI) [mailto:douglas.miles at pgroup.com] Sent: Thursday, May 26, 2016 2:58 PM To: Hal Finkel <hfinkel at anl.gov>; mcrosier at codeaurora.org Cc: flang-dev <flang-dev at googlegroups.com>; Rob Neely <neely4 at llnl.gov>; Chris Lattner <clattner at apple.com>; llvm-dev at lists.llvm.org Subject: RE: [llvm-dev]...
2007 Aug 22
12
Virtual resource not found
Hi All, I asked on IRC but didn''t have everything organized and most people seemed busy. Hoping someone can see what I''m missing here. I''m trying to create a network module, used similar to the ''users'' configuration described in the Best Practices document. I have a users module which has that and it works with similar syntax to below. If I
2012 Feb 23
1
[PATCH v2] Add a flag to make some functions called only at CONFIG state(RHBZ796520)
...+ ("set_attach_method", (RErr, [String "attachmethod"], []), -1, [FishAlias "attach-method"; ConfigOnly], [], "set the attach method", "\ @@ -1618,7 +1618,7 @@ advice before using trademarks in applications. =back"); - ("set_pgroup", (RErr, [Bool "pgroup"], []), -1, [FishAlias "pgroup"], + ("set_pgroup", (RErr, [Bool "pgroup"], []), -1, [FishAlias "pgroup"; ConfigOnly], [], "set process group flag", "\ @@ -1637,7 +1637,7 @@ C<^C> to kill...
2013 Sep 16
2
[LLVMdev] Question about debug metadata
Hi all, What is retained type list designed for in debug metadata ? Thanks for your answer Seb ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended
2013 Sep 16
0
[LLVMdev] Question about debug metadata
It's designed to deal with types that may not be referenced via other metadata. Anonymous metadata not referenced by named metadata will be automatically removed. -eric On Mon, Sep 16, 2013 at 4:18 AM, sebastien deldon (PGI) <sebastien.deldon at pgroup.com> wrote: > Hi all, > > > > What is retained type list designed for in debug metadata ? > > > > Thanks for your answer > > Seb > > ________________________________ > This email message is for the sole use of the intended recipient(s) and may > conta...
2004 Mar 25
2
compilers for R on AMD64
Dear R-devel, A while ago Prof. Ripley had mentioned that g77 on AMD64 isn't the greatest, and the Salford Fortran is likely to be better. My question is, has anyone tried compiling R with Salford compilers (or other commercial compilers)? If so, do they offer performance advantages over GCC? TIA for any info. Best, Andy Andy Liaw, PhD Biometrics Research PO Box 2000, RY33-300
2010 Aug 09
0
[LLVMdev] Upstream PTX backend that uses target independent code generator if possible
.... I think it's a lot of work to do CUDA support for not much benefit. The OpenMP committee is working on accelerator directives and that's the better long-term approach, IMHO. Clang/LLVM would be a great vehicle to generate/test ideas for such directives. http://openmp.org/wp/ http://www.pgroup.com/lit/articles/insider/v2n2a5.htm -Dave