Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-26 Thread Markus Metz
On Mon, Feb 25, 2013 at 2:49 AM, Newcomb, Doug doug_newc...@fws.gov wrote: I've been playing with generating surfaces at home on an 8 core AMD vishera system 3.5 ghz Ubuntu 12.04 system with G7 using this point layer: Your point layer extents: | | N: 694901.76S:

Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-26 Thread Markus Metz
On Mon, Feb 25, 2013 at 6:14 AM, Hamish hamis...@yahoo.com wrote: Hi, for v.surf.bspline my plan was to put each of the data subregions in their own thread Be aware that the order of the subregions matters right now. You will need to rewrite lib/lidar and all modules that use the lidarlib in

Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-26 Thread Newcomb, Doug
Ok folks, I am a bit confused now. After setting OMP_NUM_THREADS=1 and exporting, I get 100% v.surf.rst complete. real 352m46.451s user 341m14.196s sys 2m16.477s Over 100 minutes faster. So the multiple cores get in each other's way... Recompiling without OpenMP. Thanks! Doug On

Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-24 Thread Newcomb, Doug
Hamish, On Sun, Feb 24, 2013 at 1:41 AM, Hamish hamis...@yahoo.com wrote: Doug wrote: Compiled with openmp and liblas? fwiw I would not really recommend to compile with OpenMP support unless you are willing to help develop that. Most of it is fine I think, but the LU parts used by

Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-24 Thread Hamish
Hi, to test the efficiency (does 650% of the CPU go 6.5x as fast as running 100% on a single core?) you can use the OMP_* environment variables. from the bash command line: # try running it serially: OMP_NUM_THREADS=1 export OMP_NUM_THREADS time g.module ... # let OpenMP set number of

Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-16 Thread Rashad M
I am updating the version number it was like this: package name: grass70 version 7.2 martinL pointed out the version problem and now changing to this: package name: grass7 version 7.0 I need to make some more modification to make this work with previous version i had daily updates but version

Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-16 Thread Rashad M
btw, grass64 is fine On Sat, Feb 16, 2013 at 3:30 PM, Rashad M mohammedrasha...@gmail.comwrote: I am updating the version number it was like this: package name: grass70 version 7.2 martinL pointed out the version problem and now changing to this: package name: grass7 version 7.0 I need

Re: [GRASS-dev] GRASS GIS nightly builds

2013-02-15 Thread Markus Neteler
On Sun, Jan 13, 2013 at 2:37 PM, Rashad M mohammedrasha...@gmail.com wrote: I had tested the ppa packages on ubuntu precise and there seems to have some issues 1. grass startup script not working I have checked

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-13 Thread Rashad M
Hi Angelos, I had tested the ppa packages on ubuntu precise and there seems to have some issues 1. grass startup script not working 2. conflicts with existing packages from ubuntu repository grass-core I had fixed both of them in ubuntugis-testing PPA. Please update your ppa packages as well and

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-13 Thread Angelos Tzotsos
Hi Rashad, Thanks for the fixes. I merged them to my ppa. I will test the new deb files too. Cheers, Angelos On 01/13/2013 03:37 PM, Rashad M wrote: Hi Angelos, I had tested the ppa packages on ubuntu precise and there seems to have some issues 1. grass startup script not working 2.

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-12 Thread Angelos Tzotsos
Hi Rashad, Can you please send me a description of your deb creation method? Did you use pbuilder? Did you use Bazaar + pbuilder? Something else? On 01/12/2013 05:08 AM, Rashad M wrote: Is there anything I need to do for it? On Fri, Jan 11, 2013 at 11:36 PM, Angelos Tzotsos

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-12 Thread Rashad M
I used debuild -S to create .changes file. After that tested with pbuilder-dist and finally uploaded the source.changes file On Sat, Jan 12, 2013 at 3:19 PM, Angelos Tzotsos gcpp.kal...@gmail.comwrote: Hi Rashad, Can you please send me a description of your deb creation method? Did you use

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-12 Thread Angelos Tzotsos
Thanks for the info. I am trying this solution now: http://askubuntu.com/questions/30145/ppa-packaging-having-versions-of-packages-for-multiple-distros Cheers, Angelos On 01/12/2013 11:51 AM, Rashad M wrote: I used debuild -S to create .changes file. After that tested with pbuilder-dist and

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-12 Thread Angelos Tzotsos
Hi all, Using the debian.tar.gz that Rashad provided, I created 6.4.3RC2 builds for ubuntu precise(12.04), quantal(12.10) and raring(13.04). https://launchpad.net/~gcpp-kalxas/+archive/ppa-tzotsos We need to have this heavily tested if we want this version to end up in UbuntuGIS-unstable

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/13 06:18, Rashad M wrote: Hi Angelos, Added GRASS GIS 6.4.3 to ubuntugis PPA[1] One question according to the repo: this one is only up to Precise - any plans of including any newer Ubuntu versions? Cheers, Rainer svn revision:

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Rashad M
currently I have only a presise machine :). But will have other newer version once I get back to my lab On Fri, Jan 11, 2013 at 2:29 PM, Rainer M Krug r.m.k...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/13 06:18, Rashad M wrote: Hi Angelos, Added GRASS GIS

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/13 10:06, Rashad M wrote: currently I have only a presise machine :). But will have other newer version once I get back to my lab Great - thanks. Rainer On Fri, Jan 11, 2013 at 2:29 PM, Rainer M Krug r.m.k...@gmail.com

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Angelos Tzotsos
Hi Rashad, Thank you for your efforts. As soon as 6.4.3 final is out we can trigger a new build and move to unstable. Cheers, Angelos On 01/11/2013 07:18 AM, Rashad M wrote: Hi Angelos, Added GRASS GIS 6.4.3 to ubuntugis PPA[1] svn revision: 54578 [1]

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Angelos Tzotsos
This could be automated with something called recipes in Launchpad. It can create packages for all Ubuntu versions. I will look into this at some point later. Angelos On 01/11/2013 11:06 AM, Rashad M wrote: currently I have only a presise machine :). But will have other newer version once I

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-11 Thread Rashad M
Is there anything I need to do for it? On Fri, Jan 11, 2013 at 11:36 PM, Angelos Tzotsos gcpp.kal...@gmail.comwrote: This could be automated with something called recipes in Launchpad. It can create packages for all Ubuntu versions. I will look into this at some point later. Angelos On

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-10 Thread Angelos Tzotsos
Since 6.4.3 is in RC, lets have this packaged in ubuntugis-testing at first and when we hit final, move it to stable. Thanks, Angelos On 01/10/2013 04:09 AM, Rashad M wrote: yes indeed. Please tell what to do? upload grass6.4 to ubuntugis-testing or stable? On Thu, Jan 10, 2013 at 5:01 AM,

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-10 Thread Rashad M
Hi Angelos, Added GRASS GIS 6.4.3 to ubuntugis PPA[1] svn revision: 54578 [1] https://launchpad.net/~ubuntugis/+archive/ubuntugis-testing/+packages On Thu, Jan 10, 2013 at 3:31 PM, Angelos Tzotsos gcpp.kal...@gmail.comwrote: Since 6.4.3 is in RC, lets have this packaged in ubuntugis-testing

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-09 Thread Angelos Tzotsos
Hi Rashad and Nikos, Since there is a new version around the corner, would you be interested to help packaging 6.4.3 for debian/ubuntu? Things have been very busy for me lately and I have been left behind on this. Perhaps combine this with your grass7 efforts? Best, Angelos On 12/28/2012

Re: [GRASS-dev] GRASS GIS nightly builds

2013-01-09 Thread Rashad M
yes indeed. Please tell what to do? upload grass6.4 to ubuntugis-testing or stable? On Thu, Jan 10, 2013 at 5:01 AM, Angelos Tzotsos gcpp.kal...@gmail.comwrote: Hi Rashad and Nikos, Since there is a new version around the corner, would you be interested to help packaging 6.4.3 for

[GRASS-dev] GRASS GIS nightly builds

2012-12-27 Thread Rashad M
All, Is there any nightly build of grass70 for ubuntu/debian? Anyone maintaining PPA packages? -- Regards, Rashad ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] GRASS GIS nightly builds

2012-12-27 Thread Nikos Alexandris
On Friday 28 of December 2012 03:54:17 Rashad M wrote: All, Is there any nightly build of grass70 for ubuntu/debian? Anyone maintaining PPA packages? I think we need to activate ourselves here too. I regularly re-compile stuff (from the scratch) on my (Kubuntu-)box. So, I keep thinking to

Re: [GRASS-dev] GRASS GIS nightly builds

2012-12-27 Thread Rashad M
I can take up the job if nobody is doing it, :) On Fri, Dec 28, 2012 at 4:28 AM, Nikos Alexandris n...@nikosalexandris.netwrote: On Friday 28 of December 2012 03:54:17 Rashad M wrote: All, Is there any nightly build of grass70 for ubuntu/debian? Anyone maintaining PPA packages? I

Re: [GRASS-dev] GRASS GIS nightly builds

2012-12-27 Thread Nikos Alexandris
On Friday 28 of December 2012 04:40:51 Rashad M wrote: I can take up the job if nobody is doing it, :) What about doin' it together? Nikos ps- Yes, I think currently there is manpower required in this corner. .. signature.asc Description: This is a digitally signed message part.

Re: [GRASS-dev] GRASS GIS nightly builds

2012-12-27 Thread Rashad M
Yes indeed. Whats your plan? On Fri, Dec 28, 2012 at 5:06 AM, Nikos Alexandris n...@nikosalexandris.netwrote: On Friday 28 of December 2012 04:40:51 Rashad M wrote: I can take up the job if nobody is doing it, :) What about doin' it together? Nikos ps- Yes, I think currently there is