Re: [boinc_dev] Boinc and HURD fail to build from source

2013-08-25 Thread Gianfranco Costamagna
Also please set +x to html/ops/delete_job_files

did you miss that part or just you don't agree with the change?


many thanks!

Gianfranco



- Messaggio originale -
 Da: David Anderson da...@ssl.berkeley.edu
 A: Gianfranco Costamagna costamagnagianfra...@yahoo.it
 Cc: boinc_dev@ssl.berkeley.edu boinc_dev@ssl.berkeley.edu
 Inviato: Domenica 25 Agosto 2013 5:39
 Oggetto: Re: Boinc and HURD fail to build from source
 
T hanks; I checked these in.
 -- D
 
 On 24-Aug-2013 3:29 AM, Gianfranco Costamagna wrote:
  Here we are, I found many different issues.
  Also please set +x to html/ops/delete_job_files
 
 
 
  --- boinc-7.2.11+dfsg.orig/locale/Makefile.am
  +++ boinc-7.2.11+dfsg/locale/Makefile.am
  @@ -21,7 +21,7 @@ locale_dirs = \
           gl \
           hr \
           hu \
  -       it \
  +       it_IT \
           ja \
           ko \
           lt \
  --- boinc-7.2.11+dfsg.orig/db/Makefile.am
  +++ boinc-7.2.11+dfsg/db/Makefile.am
  @@ -10,4 +10,5 @@ endif
 
    ## other stuff to go into the distribution
    extradir = $(prefix)/share/boinc-server-maker/db
  -dist_extra_DATA = constraints.sql schema.sql init_db
  +dist_extra_DATA = constraints.sql schema.sql
  +dist_extra_SCRIPTS = init_db
  --- boinc-7.2.11+dfsg.orig/sched/Makefile.am
  +++ boinc-7.2.11+dfsg/sched/Makefile.am
  @@ -116,7 +116,7 @@ schedshare_PROGRAMS = \
        sample_trivial_validator \
        sample_work_generator \
        single_job_assimilator \
  -       size_regulator \
  +    size_regulator \
        transitioner \
        trickle_credit \
        trickle_echo \
  @@ -129,11 +129,10 @@ schedcgi_PROGRAMS= \
    schedshare_DATA = \
        db_dump_spec.xml \
        assimilator.py \
  -    pymw_assimilator.py \
  -    transitioner_catchup.php
  +    pymw_assimilator.py
 
    # scripts that 'make install' should put in bindir
  -schedshare_SCRIPTS = start stop status
  +schedshare_SCRIPTS = start stop status transitioner_catchup.php
 
    noinst_HEADERS = \
        assimilate_handler.h \
 
 
 
  Just my 0.02 $
 
 
  Gianfranco
 
 
 
  - Messaggio originale -
  Da: David Anderson da...@ssl.berkeley.edu
  A: Gianfranco Costamagna costamagnagianfra...@yahoo.it
  Cc:
  Inviato: Sabato 24 Agosto 2013 7:04
  Oggetto: Re: Boinc and HURD fail to build from source
 
  DOne; thanks
 
  On 23-Aug-2013 4:15 PM, Gianfranco Costamagna wrote:
    Hi David,
    sorry but I'm talking about the source files into the git 
 tree, where
  the file permissions are right for sure, I'm talking about the
    make install phase, where the executable bit of the 
 project.xml
  file is set.
 
    I think the following patch addresses the issue
    diff --git a/tools/Makefile.am b/tools/Makefile.am
    index 47bf81d..889d2d6 100644
    --- a/tools/Makefile.am
    +++ b/tools/Makefile.am
    @@ -31,7 +31,9 @@ dist_tools_SCRIPTS = \
          manage_privileges \
          run_in_ops \
          stage_file \
    -    watch_tcp \
    +    watch_tcp
    +
    +dist_tools_DATA = \
          project.xml
 
      AM_CXXFLAGS += $(MYSQL_CFLAGS)
 
 
 
    I tried to rebuild boinc and now the file is correctly installed 
 in
    /usr/lib/boinc-server-maker/tools
    with
    -rwxr-xr-x 1 locutus locutus     306 ago 24 00:35 parse_config*
    -rw-r--r-- 1 locutus locutus    2266 ago 24 00:35 project.xml
    -rwxr-xr-x 1 locutus locutus      34 ago 24 00:35 run_in_ops*
 
 
    bits
 
    Bests
 
 
    Gianfranco
 
 
 
    
    Da: David Anderson da...@ssl.berkeley.edu
    A: costamagnagianfra...@yahoo.it
    Cc: boinc_dev@ssl.berkeley.edu
  boinc_dev@ssl.berkeley.edu
    Inviato: Venerdì 23 Agosto 2013 18:55
    Oggetto: Re: Boinc and HURD fail to build from source
 
 
    I'm not seeing the exec bit; here's what Git shows:
 
    -rw-r--r-- 2266 project.xml
 
    On 23-Aug-2013 4:00 AM, Gianfranco Costamagna wrote:
    last thing, I was checking other lintian warnings/errors 
 and I
  found a problem I
    thought was debian related, but seems to be it is an 
 upstream one.
 
    tools/project.xml shouldn't have executable bit set, 
 do you
  know any rationale
    for making it a script? it is an xml file, no need to 
 mark it as
  executable.
 
    should I address it only in debian?
 
    Thanks
 
    Gianfranco
 
    Sent from Yahoo! Mail on Android
 
 
 
 
 
    *From: * David Anderson da...@ssl.berkeley.edu;
    *To: * Gianfranco Costamagna 
 costamagnagianfra...@yahoo.it;
    *Cc: * boinc_dev@ssl.berkeley.edu
  boinc_dev@ssl.berkeley.edu;
    *Subject: * Re: Boinc and HURD fail to build from source
    *Sent: * Fri, Aug 23, 2013 12:04:26 AM
 
    I fixed this by including filesys.h
    (which defines MAXPATHLEN if it's not defined)
    from the files that use MAXPATHLEN.
    -- David
 
    On 22-Aug-2013 3:43 PM, Gianfranco Costamagna wrote:
        Hi David and boinc devs,
        the following patch should correctly address the 
 

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Radim Vančo
No one to reply this? This is quite important, I already wrote with some 
people and they also have undetected AVX on this type of processor which 
has AVX. So there is some problem in BOINC client, that it doesn't 
report AVX.


Radim


Dne 23.8.2013 11:51, Radim Vančo napsal(a):
I am now testing 7.0.64 and it also doesn't detect AVX. So it propably 
something in source code, that it doesn't detect on that processor.



Dne 23.8.2013 11:41, Radim Vančo napsal(a):
Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized 
that mine doesn't, but it should report. Processor i5 3230i and Win 7 
64bit with SP1 installed. Isn't there a bug in BOINC, that it doesn't 
detect it?

___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Jord van der Elst
You probably haven't had an answer because there's just been a whole
email thread about this.
Can be found in the archives of the boinc_dev email list, starting
from http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html

On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo rad...@centrum.cz wrote:
 No one to reply this? This is quite important, I already wrote with some
 people and they also have undetected AVX on this type of processor which has
 AVX. So there is some problem in BOINC client, that it doesn't report AVX.

 Radim


 Dne 23.8.2013 11:51, Radim Vančo napsal(a):

 I am now testing 7.0.64 and it also doesn't detect AVX. So it propably
 something in source code, that it doesn't detect on that processor.


 Dne 23.8.2013 11:41, Radim Vančo napsal(a):

 Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized that
 mine doesn't, but it should report. Processor i5 3230i and Win 7 64bit with
 SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.



-- 
-- Jord van der Elst.
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Richard Haselgrove
I suggest you re-read the discussion on this subject on this list last month, 
starting from

http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html





 From: Radim Vančo rad...@centrum.cz
To: boinc_dev@ssl.berkeley.edu 
Sent: Sunday, 25 August 2013, 10:49
Subject: Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX
 

No one to reply this? This is quite important, I already wrote with some 
people and they also have undetected AVX on this type of processor which has 
AVX. So there is some problem in BOINC client, that it doesn't report AVX.

Radim


Dne 23.8.2013 11:51, Radim Vančo napsal(a):
 I am now testing 7.0.64 and it also doesn't detect AVX. So it propably 
 something in source code, that it doesn't detect on that processor.
 
 
 Dne 23.8.2013 11:41, Radim Vančo napsal(a):
 Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized that 
 mine doesn't, but it should report. Processor i5 3230i and Win 7 64bit with 
 SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.
 
 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.

___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Radim Vančo
I have read it, but this is another problem.  The processor has AVX 
support and OS also. It is Win 7 with SP1 64bit but it doesn't report 
AVX. Even with the latest version, but it doesn't report it on these 
type of processors. i7 reports it ok, but i5-3230M and other 3xxx 
doesn't report it.




Dne 25.8.2013 12:01, Jord van der Elst napsal(a):

You probably haven't had an answer because there's just been a whole
email thread about this.
Can be found in the archives of the boinc_dev email list, starting
from http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html

On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo rad...@centrum.cz wrote:

No one to reply this? This is quite important, I already wrote with some
people and they also have undetected AVX on this type of processor which has
AVX. So there is some problem in BOINC client, that it doesn't report AVX.

Radim


Dne 23.8.2013 11:51, Radim Vančo napsal(a):


I am now testing 7.0.64 and it also doesn't detect AVX. So it propably
something in source code, that it doesn't detect on that processor.


Dne 23.8.2013 11:41, Radim Vančo napsal(a):

Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized that
mine doesn't, but it should report. Processor i5 3230i and Win 7 64bit with
SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.





___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Jord van der Elst
That's because 'the latest version' doesn't support it yet.
It'll be in a 7.2 version, AFTER 7.2.11, as soon as the developers
port it to the 7.2 branch.

If you can't wait, you can build a newer BOINC from Master.
http://boinc.berkeley.edu/trac/changeset/9b2d0f992f6669d31d1996c4fc105ce22324445b/boinc-v2
shows that Rom added the change on the 22nd of July 2013 to the Master
branch.
It just hasn't been ported to the 7.0 or 7.2 branches yet.

On Sun, Aug 25, 2013 at 12:56 PM, Radim Vančo rad...@centrum.cz wrote:
 I have read it, but this is another problem.  The processor has AVX support
 and OS also. It is Win 7 with SP1 64bit but it doesn't report AVX. Even with
 the latest version, but it doesn't report it on these type of processors. i7
 reports it ok, but i5-3230M and other 3xxx doesn't report it.



 Dne 25.8.2013 12:01, Jord van der Elst napsal(a):

 You probably haven't had an answer because there's just been a whole
 email thread about this.
 Can be found in the archives of the boinc_dev email list, starting
 from
 http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html

 On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo rad...@centrum.cz wrote:

 No one to reply this? This is quite important, I already wrote with some
 people and they also have undetected AVX on this type of processor which
 has
 AVX. So there is some problem in BOINC client, that it doesn't report
 AVX.

 Radim


 Dne 23.8.2013 11:51, Radim Vančo napsal(a):

 I am now testing 7.0.64 and it also doesn't detect AVX. So it propably
 something in source code, that it doesn't detect on that processor.


 Dne 23.8.2013 11:41, Radim Vančo napsal(a):

 Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized
 that
 mine doesn't, but it should report. Processor i5 3230i and Win 7 64bit
 with
 SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.




 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.



-- 
-- Jord van der Elst.
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Radim Vančo
I hope so, because in that mailing part there was problem with not 
reporting AVX on os that doesn't support it, but it doesn't report it 
even on os that does support it.



Dne 25.8.2013 13:14, Jord van der Elst napsal(a):

That's because 'the latest version' doesn't support it yet.
It'll be in a 7.2 version, AFTER 7.2.11, as soon as the developers
port it to the 7.2 branch.

If you can't wait, you can build a newer BOINC from Master.
http://boinc.berkeley.edu/trac/changeset/9b2d0f992f6669d31d1996c4fc105ce22324445b/boinc-v2
shows that Rom added the change on the 22nd of July 2013 to the Master
branch.
It just hasn't been ported to the 7.0 or 7.2 branches yet.

On Sun, Aug 25, 2013 at 12:56 PM, Radim Vančo rad...@centrum.cz wrote:

I have read it, but this is another problem.  The processor has AVX support
and OS also. It is Win 7 with SP1 64bit but it doesn't report AVX. Even with
the latest version, but it doesn't report it on these type of processors. i7
reports it ok, but i5-3230M and other 3xxx doesn't report it.



Dne 25.8.2013 12:01, Jord van der Elst napsal(a):


You probably haven't had an answer because there's just been a whole
email thread about this.
Can be found in the archives of the boinc_dev email list, starting
from
http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html

On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo rad...@centrum.cz wrote:

No one to reply this? This is quite important, I already wrote with some
people and they also have undetected AVX on this type of processor which
has
AVX. So there is some problem in BOINC client, that it doesn't report
AVX.

Radim


Dne 23.8.2013 11:51, Radim Vančo napsal(a):


I am now testing 7.0.64 and it also doesn't detect AVX. So it propably
something in source code, that it doesn't detect on that processor.


Dne 23.8.2013 11:41, Radim Vančo napsal(a):

Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized
that
mine doesn't, but it should report. Processor i5 3230i and Win 7 64bit
with
SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.




___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.





___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Jord van der Elst
BOINC can not report parts of the CPU that it isn't programmed to report.
So when for instance in 2014 there will be CPUs available with FMA3
and FMA4, you'll first need a new BOINC capable of detecting those
options before that same BOINC will report them.
Even having code added to the source code does not automatically mean
that any of the presently available BOINC versions is capable of
reporting that CPU option. The BOINC with the code in it will first
have to be built  be available for download. Which in this case, it
hasn't.


On Sun, Aug 25, 2013 at 1:35 PM, Radim Vančo rad...@centrum.cz wrote:
 I hope so, because in that mailing part there was problem with not reporting
 AVX on os that doesn't support it, but it doesn't report it even on os that
 does support it.


 Dne 25.8.2013 13:14, Jord van der Elst napsal(a):

 That's because 'the latest version' doesn't support it yet.
 It'll be in a 7.2 version, AFTER 7.2.11, as soon as the developers
 port it to the 7.2 branch.

 If you can't wait, you can build a newer BOINC from Master.

 http://boinc.berkeley.edu/trac/changeset/9b2d0f992f6669d31d1996c4fc105ce22324445b/boinc-v2
 shows that Rom added the change on the 22nd of July 2013 to the Master
 branch.
 It just hasn't been ported to the 7.0 or 7.2 branches yet.

 On Sun, Aug 25, 2013 at 12:56 PM, Radim Vančo rad...@centrum.cz wrote:

 I have read it, but this is another problem.  The processor has AVX
 support
 and OS also. It is Win 7 with SP1 64bit but it doesn't report AVX. Even
 with
 the latest version, but it doesn't report it on these type of processors.
 i7
 reports it ok, but i5-3230M and other 3xxx doesn't report it.



 Dne 25.8.2013 12:01, Jord van der Elst napsal(a):

 You probably haven't had an answer because there's just been a whole
 email thread about this.
 Can be found in the archives of the boinc_dev email list, starting
 from
 http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html

 On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo rad...@centrum.cz wrote:

 No one to reply this? This is quite important, I already wrote with
 some
 people and they also have undetected AVX on this type of processor
 which
 has
 AVX. So there is some problem in BOINC client, that it doesn't report
 AVX.

 Radim


 Dne 23.8.2013 11:51, Radim Vančo napsal(a):

 I am now testing 7.0.64 and it also doesn't detect AVX. So it propably
 something in source code, that it doesn't detect on that processor.


 Dne 23.8.2013 11:41, Radim Vančo napsal(a):

 Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized
 that
 mine doesn't, but it should report. Processor i5 3230i and Win 7
 64bit
 with
 SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.



 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.







-- 
-- Jord van der Elst.
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Radim Vančo
I know but because it was another problem it the mailing than I suppose 
that they solved this but forgot on these new CPUs. As I said, another 
problem so that is why I wrote about it.



Dne 25.8.2013 13:41, Jord van der Elst napsal(a):

BOINC can not report parts of the CPU that it isn't programmed to report.
So when for instance in 2014 there will be CPUs available with FMA3
and FMA4, you'll first need a new BOINC capable of detecting those
options before that same BOINC will report them.
Even having code added to the source code does not automatically mean
that any of the presently available BOINC versions is capable of
reporting that CPU option. The BOINC with the code in it will first
have to be built  be available for download. Which in this case, it
hasn't.


On Sun, Aug 25, 2013 at 1:35 PM, Radim Vančo rad...@centrum.cz wrote:

I hope so, because in that mailing part there was problem with not reporting
AVX on os that doesn't support it, but it doesn't report it even on os that
does support it.


Dne 25.8.2013 13:14, Jord van der Elst napsal(a):


That's because 'the latest version' doesn't support it yet.
It'll be in a 7.2 version, AFTER 7.2.11, as soon as the developers
port it to the 7.2 branch.

If you can't wait, you can build a newer BOINC from Master.

http://boinc.berkeley.edu/trac/changeset/9b2d0f992f6669d31d1996c4fc105ce22324445b/boinc-v2
shows that Rom added the change on the 22nd of July 2013 to the Master
branch.
It just hasn't been ported to the 7.0 or 7.2 branches yet.

On Sun, Aug 25, 2013 at 12:56 PM, Radim Vančo rad...@centrum.cz wrote:

I have read it, but this is another problem.  The processor has AVX
support
and OS also. It is Win 7 with SP1 64bit but it doesn't report AVX. Even
with
the latest version, but it doesn't report it on these type of processors.
i7
reports it ok, but i5-3230M and other 3xxx doesn't report it.



Dne 25.8.2013 12:01, Jord van der Elst napsal(a):


You probably haven't had an answer because there's just been a whole
email thread about this.
Can be found in the archives of the boinc_dev email list, starting
from
http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html

On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo rad...@centrum.cz wrote:

No one to reply this? This is quite important, I already wrote with
some
people and they also have undetected AVX on this type of processor
which
has
AVX. So there is some problem in BOINC client, that it doesn't report
AVX.

Radim


Dne 23.8.2013 11:51, Radim Vančo napsal(a):


I am now testing 7.0.64 and it also doesn't detect AVX. So it propably
something in source code, that it doesn't detect on that processor.


Dne 23.8.2013 11:41, Radim Vančo napsal(a):

Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized
that
mine doesn't, but it should report. Processor i5 3230i and Win 7
64bit
with
SP1 installed. Isn't there a bug in BOINC, that it doesn't detect it?
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.




___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.








___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] BOINC 7.2.11 doesn't detect AVX

2013-08-25 Thread Jord van der Elst
Rom Walton, from the other thread:
I've held off putting this into 7.2 for now.  It turns out that
detecting the CPU instruction set is only half of the problem.

We are in the process of getting an updated toolchain for building on
Windows which will allow us to detect if the OS is properly
saving/restoring the new registers on a thread context switch.
(http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-August/020264.html)

Rom Walton, from the other thread:
We are in the process of updating our Windows toolchain to a more
recent version of Visual Studio.

It isn't enough to just check if the instruction set is present, we
also need to check whether the OS is saving and restoring the
registers as well.  That required a more recent assembler than what we
are currently
using.

Once we have the updated toolchain we will finish up with the rest of
the detection and get it ported over to the 7.2 branch.
(http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-August/020316.html)

On Sun, Aug 25, 2013 at 1:45 PM, Radim Vančo rad...@centrum.cz wrote:
 I know but because it was another problem it the mailing than I suppose that
 they solved this but forgot on these new CPUs. As I said, another problem so
 that is why I wrote about it.


 Dne 25.8.2013 13:41, Jord van der Elst napsal(a):

 BOINC can not report parts of the CPU that it isn't programmed to report.
 So when for instance in 2014 there will be CPUs available with FMA3
 and FMA4, you'll first need a new BOINC capable of detecting those
 options before that same BOINC will report them.
 Even having code added to the source code does not automatically mean
 that any of the presently available BOINC versions is capable of
 reporting that CPU option. The BOINC with the code in it will first
 have to be built  be available for download. Which in this case, it
 hasn't.


 On Sun, Aug 25, 2013 at 1:35 PM, Radim Vančo rad...@centrum.cz wrote:

 I hope so, because in that mailing part there was problem with not
 reporting
 AVX on os that doesn't support it, but it doesn't report it even on os
 that
 does support it.


 Dne 25.8.2013 13:14, Jord van der Elst napsal(a):

 That's because 'the latest version' doesn't support it yet.
 It'll be in a 7.2 version, AFTER 7.2.11, as soon as the developers
 port it to the 7.2 branch.

 If you can't wait, you can build a newer BOINC from Master.


 http://boinc.berkeley.edu/trac/changeset/9b2d0f992f6669d31d1996c4fc105ce22324445b/boinc-v2
 shows that Rom added the change on the 22nd of July 2013 to the Master
 branch.
 It just hasn't been ported to the 7.0 or 7.2 branches yet.

 On Sun, Aug 25, 2013 at 12:56 PM, Radim Vančo rad...@centrum.cz wrote:

 I have read it, but this is another problem.  The processor has AVX
 support
 and OS also. It is Win 7 with SP1 64bit but it doesn't report AVX. Even
 with
 the latest version, but it doesn't report it on these type of
 processors.
 i7
 reports it ok, but i5-3230M and other 3xxx doesn't report it.



 Dne 25.8.2013 12:01, Jord van der Elst napsal(a):

 You probably haven't had an answer because there's just been a whole
 email thread about this.
 Can be found in the archives of the boinc_dev email list, starting
 from

 http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2013-July/020215.html

 On Sun, Aug 25, 2013 at 11:49 AM, Radim Vančo rad...@centrum.cz
 wrote:

 No one to reply this? This is quite important, I already wrote with
 some
 people and they also have undetected AVX on this type of processor
 which
 has
 AVX. So there is some problem in BOINC client, that it doesn't report
 AVX.

 Radim


 Dne 23.8.2013 11:51, Radim Vančo napsal(a):

 I am now testing 7.0.64 and it also doesn't detect AVX. So it
 propably
 something in source code, that it doesn't detect on that processor.


 Dne 23.8.2013 11:41, Radim Vančo napsal(a):

 Does BOINC client version 7.2.10/7.2.11 detect AVX? I just realized
 that
 mine doesn't, but it should report. Processor i5 3230i and Win 7
 64bit
 with
 SP1 installed. Isn't there a bug in BOINC, that it doesn't detect
 it?
 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.


 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit the above URL and
 (near bottom of page) enter your email address.



 ___
 boinc_dev mailing list
 boinc_dev@ssl.berkeley.edu
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
 To unsubscribe, visit