EM searches, BRP Raidiopulsar and FGRP Gamma-Ray Pulsar

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245272321
RAC: 12218

The CUDA 5.5 app version 0.07

The CUDA 5.5 app version 0.07 published just now should work on both Windows and Linux. Validation with previous versions might not work; but I do hope that we at least have a working CUDA version for Windows again.

BM

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2142
Credit: 2774171163
RAC: 853708

My host 12496320 (the one

My host 12496320 (the one with the HD 530) also has a 'NVIDIA GeForce GTX 1050 Ti (4096MB) driver: 442.74', and has been chewing on v0.05 for a while. It was showing a number of validation errors last night, but you've cleared those up. I'll watch it as the v0.07s start to roll in.

tictoc
tictoc
Joined: 1 Jan 13
Posts: 33
Credit: 6076911579
RAC: 1690774

petri33 wrote: Hi, has

petri33 wrote:

Hi,

has anyone run with cuda-5.5 application any tasks that have "segment_4" in their name? Did any of those tasks succeed?

The segment_4 tasks have smaller padding factor than the previous ones (down from 3.0 to 1.5) and run time is significantly lower as fft_size has gone down (relatively from 4 to 2.5).

My "anonymous platform" CUDA 11.7 app runs them, but does not validate against NVIDIA OpenCL nor ATI OpenCL.

p.s. I got rid of the random lockup (caused by Trap 11) by increasing memory allocation sizes in the source code. (demod_binary.c).  EDIT: My stuck tasks were segment_3 and _4 -tasks.

--

petri33

 

malloc error on "stuck" Linux OpenCL tasks points in the direction of a memory overrun similar to the CUDA error.

Fatal glibc error: malloc assertion failure in _int_malloc: chunk_main_arena (fwd)

Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 3716
Credit: 34666166412
RAC: 26217612

Bernd Machenschalk

Bernd Machenschalk wrote:

The CUDA 5.5 app version 0.07 published just now should work on both Windows and Linux. Validation with previous versions might not work; but I do hope that we at least have a working CUDA version for Windows again.

the first two tasks I got straight away with v0.07 cuda55 hung up. one with sig6 and another with sig11.

https://einsteinathome.org/task/1341567606
https://einsteinathome.org/task/1341567520

 

but after those two I'm processing some more that are going OK. very easy to spot the stuck task since it only loads about 250MB to the GPU then stops. whereas successful tasks will load up to the ~1GB amount.

_________________________________________________________________________

tictoc
tictoc
Joined: 1 Jan 13
Posts: 33
Credit: 6076911579
RAC: 1690774

petri33 wrote: My "anonymous

petri33 wrote:

My "anonymous platform" CUDA 11.7 app runs them, but does not validate against NVIDIA OpenCL nor ATI OpenCL.

One of my tasks (linux OpenCL) just validated against one of yours.

https://einsteinathome.org/workunit/667201142

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245272321
RAC: 12218

Bernd Machenschalk

Bernd Machenschalk wrote:

The CUDA 5.5 app version 0.07 published just now should work on both Windows and Linux. Validation with previous versions might not work; but I do hope that we at least have a working CUDA version for Windows again.

Doesn't work. I'm reverting back to 0.03 for CUDA to see whether this still works (and validates).

BM

Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 3716
Credit: 34666166412
RAC: 26217612

still seeing stuck tasks with

still seeing stuck tasks with v0.03 cuda55

 

https://einsteinathome.org/task/1345488519

_________________________________________________________________________

tictoc
tictoc
Joined: 1 Jan 13
Posts: 33
Credit: 6076911579
RAC: 1690774

So far on my system, it looks

So far on my system, it looks like a O% validation rate on AMD Linux hosts validated against any Windows host:

https://einsteinathome.org/host/12883788/tasks/5/57

The sample size is pretty small, but the few tasks that have validated were validated against linux hosts (opencl-ati and cuda55).

https://einsteinathome.org/workunit/667201859

 

petri33
petri33
Joined: 4 Mar 20
Posts: 117
Credit: 3341045819
RAC: 0

Thanks TICTOC! Nice to

Thanks TICTOC!

Nice to know I'm doing something right.

On my stderr output there is a list of found signal candidates and some meaningful data. It would be nice to have them reported by other versions too. The fA is the sorting parameter.  n_harm tells how many harmonics are on the sum (power).

  // write all candidates with power > 0.0 to file (and stderr)
  int counter = 0;
  while (counter < uvar.Ncand && candidates_all[0].fA > 0.0)

{

...

logMessage(info, false, "CAND: %10.6f %11.6f %8.7f %8.7f %9.6f %9.6f %2d\n",
candidates_all[0].f0*res_factor, candidates_all[0].P_b,
candidates_all[0].tau, candidates_all[0].Psi,
candidates_all[0].power, candidates_all[0].fA,
candidates_all[0].n_harm);

[19:24:52][23252][INFO ] TimeSeriesLength = 16776386, params->nsamples = 25165824, mean= -0.000173077292856760
...
[19:29:29][23252][INFO ] Search done!
------> Committing final checkpoint.
------> CAND:   8.329206 3094.347168 0.2139154 5.7233197 25.488701 26.200517 16
------> CAND:   8.331282 1931.110962 0.0590670 5.3638818 25.269279 25.875032 16
------> CAND:   8.330763 2317.712158 0.0943382 5.5282844 25.174414 25.734458 16
------> CAND:   8.330244 2494.625244 0.1334907 5.6004735 25.147648 25.694812 16
------> CAND:  16.659969 2493.768066 0.1340935 5.6113629 25.200830 21.643480  8
------> CAND:  33.316823 3093.418701 0.2141767 5.7287371 36.887996 20.930413  2
------> CAND:  16.657893 3017.599609 0.2226814 5.7353059 24.541486 20.912930  8
------> CAND:   8.328687 2990.153809 0.2227460 5.6283346 21.782639 20.773421 16
------> CAND:  33.322533 2311.371582 0.0970874 5.5286146 36.579937 20.744781  2
------> CAND:  16.658412 3085.426758 0.2163836 5.7711989 24.368488 20.721596  8
------> CAND:   4.165641 1930.916260 0.0601067 5.3921063 21.717415 20.679388 16
------> CAND:  16.662564 1932.101318 0.0583362 5.3981700 24.307085 20.653720  8
------> CAND:   8.329725 2823.114746 0.1638855 5.0088911 21.641697 20.570298 16
------> CAND:  33.325128 1930.916260 0.0601067 5.3921063 36.262310 20.553414  2
------> CAND:  16.661526 2311.371582 0.0970874 5.5286146 24.175104 20.507890  8
------> CAND:   4.165122 2293.969971 0.1036874 5.4990798 21.585548 20.489452 16
------> CAND:   4.164603 3067.542725 0.2171587 5.7313358 21.582054 20.484422 16
------> CAND:  16.661007 2300.097168 0.1010513 5.4981716 23.924925 20.231703  8
------> CAND:  33.324609 1928.716919 0.0628649 5.3609844 35.644787 20.181456  2
------> CAND:  33.323052 2317.231445 0.0949350 5.5416105 35.368732 20.015218  2
------> CAND:  16.662045 1927.295288 0.0659145 5.3884683 23.542046 19.809643  8
------> CAND:  33.322014 2294.440918 0.1031458 5.4869734 34.755848 19.646235  2
------> CAND:  16.657374 3213.638672 0.2528076 5.8038669 23.317719 19.562720  8
------> CAND:  33.316304 3049.650146 0.2180425 5.6925946 34.462228 19.469509  2
------> CAND:  16.660488 2522.337891 0.1267085 5.6392199 22.783046 18.975296  8
------> CAND:  33.323571 2142.925049 0.0807940 5.5102537 33.256559 18.744155  2
------> CAND:  33.324090 2146.419678 0.0789563 5.5240752 33.172672 18.693707  2
------> CAND:   5.554015 2311.371582 0.0970874 5.5286146 20.233433 18.556051 16
------> CAND:   5.552977 3094.347168 0.2139154 5.7233197 20.195755 18.502562 16
------> CAND:  33.315785 2985.552734 0.2239011 5.6578471 32.781417 18.458448  2
------> CAND:   5.553496 2305.820068 0.0989345 5.5098748 20.077915 18.335414 16
------> CAND:  33.321495 2531.865967 0.1243703 5.6532926 32.424552 18.243919  2
------> CAND:   5.552458 3027.735596 0.2200861 5.6806221 19.954945 18.161221 16
------> CAND:  33.320456 2494.199707 0.1337906 5.6059338 25.961535 18.156648  4
------> CAND:  66.634166 2989.420654 0.2229316 5.6332963 31.838555 17.891759  2
------> CAND:  33.320975 2512.958252 0.1290078 5.6257566 31.812477 17.876090  2
------> CAND:  11.108549 1930.865601 0.0603738 5.3990052 21.571672 17.650506  8
------> CAND:  11.105435 3093.418701 0.2141767 5.7287371 21.570485 17.649213  8
------> CAND:  66.634685 3009.566162 0.2212188 5.6490132 25.340891 17.648463  4
------> CAND:  66.651812 1927.881714 0.0629444 5.3091753 31.136255 17.469891  2
------> CAND:  66.646622 2290.159668 0.1037147 5.4398788 24.941223 17.321609  4
------> CAND:  16.663083 1927.925659 0.0627153 5.3022287 19.231638 17.141565 16
------> CAND:  11.107511 2311.371582 0.0970874 5.5286146 21.047737 17.080322  8
------> CAND:  66.647141 2300.097168 0.1010513 5.4981716 24.625385 17.063538  4
------> CAND:  11.108030 1928.716919 0.0628649 5.3609844 20.959109 16.984047  8
------> CAND:  66.652331 1930.028687 0.0603449 5.3448440 38.698032 16.806342  1
------> CAND:  66.647660 2305.582275 0.0992184 5.5162192 24.157448 16.681567  4
------> CAND:  33.317342 3011.077148 0.2208270 5.6388862 20.545961 16.535949  8
------> CAND:   8.328168 3148.882812 0.2863192 5.9000077 18.737068 16.449450 16
------> CAND:  16.656855 3110.335693 0.2582513 5.7504843 20.339782 16.312769  8
------> CAND:  33.315266 3213.638672 0.2528076 5.8038669 23.680969 16.293104  4
------> CAND:  33.325647 1927.837036 0.0631765 5.3160700 20.319809 16.291165  8
------> CAND:  66.651293 1926.542725 0.0656552 5.3325460 37.318619 16.207270  1
------> CAND:  66.635204 3029.393311 0.2196508 5.6704165 37.250805 16.177819  1
------> CAND:  66.652850 1932.199097 0.0578054 5.3837826 37.077965 16.102756  1
------> CAND:  33.319937 2841.314453 0.1601211 5.5327856 28.665179 15.987274  2
------> CAND:  66.633647 3093.418701 0.2141767 5.7287371 36.569016 15.881722  1
------> CAND:  66.645065 2311.371582 0.0970874 5.5286146 36.443787 15.827335  1
------> CAND:  66.645584 2317.231445 0.0949350 5.5416105 36.399712 15.808194  1
------> CAND:  66.649736 1930.966187 0.0598424 5.3851446 36.243942 15.740544  1
------> CAND:   8.331801 2012.267456 0.0570809 5.1366212 18.225164 15.737694 16
------> CAND:  33.326166 1927.791626 0.0634115 5.3229125 28.100344 15.648794  2
------> CAND:  16.658931 3097.903564 0.2129046 5.7014140 18.146015 15.628079 16
------> CAND:  66.648179 2317.231445 0.0949350 5.5416105 35.952065 15.613783  1
------> CAND:  22.211389 2987.140137 0.2235052 5.6480790 22.768795 15.550854  4
------> CAND:  66.633128 3071.257812 0.2161465 5.7103129 35.735367 15.519673  1
------> CAND:   4.164084 3160.507568 0.2556935 5.7762673 18.051285 15.497043 16
------> CAND:  66.656483 2010.559448 0.0580725 4.6852458 35.655891 15.485157  1
------> CAND:  33.314747 3160.507568 0.2556935 5.7762673 27.799312 15.468466  2
------> CAND:  66.650255 1932.199097 0.0578054 5.3837826 35.373016 15.362306  1
------> CAND:  66.649217 1928.765503 0.0626138 5.3542233 35.362267 15.357637  1
------> CAND:  66.635723 3047.895264 0.2185119 5.7029527 22.469799 15.307983  4
------> CAND:  22.217617 1930.028687 0.0603449 5.3448440 22.459852 15.299907  4
------> CAND:  66.639356 2841.314453 0.1601211 5.5327856 35.179806 15.278396  1
------> CAND:  33.326685 2307.199463 0.0921458 5.0229953 27.408510 15.234437  2
------> CAND:  22.217098 1927.881714 0.0629444 5.3091753 22.310974 15.179061  4
------> CAND:  13.326833 2988.673828 0.2231200 5.6382411 17.777016 15.118640 16
------> CAND:  66.638837 2825.185791 0.1628844 5.5234616 34.633469 15.041124  1
------> CAND:  22.215541 2300.780762 0.1002433 5.4793253 22.123560 15.027013  4
------> CAND:  33.313709 3137.186279 0.2873699 4.8417304 19.126086 15.005275  8
------> CAND:  16.659450 2809.403564 0.1655562 5.5144550 19.053594 14.927537  8
------> CAND:  22.216060 2306.283936 0.0983774 5.4970626 21.983011 14.913045  4
------> CAND:  11.106992 2512.958252 0.1290078 5.6257566 19.022737 14.894461  8
------> CAND:  66.632609 3046.995850 0.2187512 5.7081000 34.277721 14.886625  1
------> CAND:  66.636242 3095.260010 0.2136574 5.7178784 34.277386 14.886479  1
------> CAND:  33.327204 2324.627686 0.0850898 5.0499349 26.820151 14.882260  2
------> CAND:  66.644027 2294.440918 0.1031458 5.4869734 34.249443 14.874344  1
------> CAND:  33.319418 2809.781006 0.1653767 5.5083662 26.803235 14.872138  2
------> CAND:  11.109587 2002.936157 0.0655750 4.6617677 18.990105 14.859490  8
------> CAND:  66.638318 2809.015869 0.1657401 5.5205238 34.147778 14.830191  1
------> CAND:  11.109068 2307.225830 0.0921106 5.0384295 18.960490 14.827759  8
------> CAND:  66.648698 1926.590210 0.0654162 5.3259875 34.062424 14.793123  1
------> CAND:   6.247423 2797.499756 0.1664782 5.4395461 18.922997 14.787597  8
------> CAND:   9.519315 2987.140137 0.2235052 5.6480790 18.790082 14.645317  8
------> CAND:  33.317861 3029.393311 0.2196508 5.6704165 26.406313 14.634666  2
------> CAND:  66.650774 2011.806396 0.0588433 5.2341470 33.606899 14.595291  1
------> CAND:  66.644546 2305.094971 0.0997968 5.5287842 33.565308 14.577228  1
------> CAND:  22.211908 3029.393311 0.2196508 5.6704165 21.540623 14.554657  4
------> CAND:  33.329280 2006.678467 0.0620033 4.6601549 26.165951 14.490906  2
------> CAND:  33.318899 2601.881592 0.1740306 4.5662493 26.141135 14.476066  2
Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245272321
RAC: 12218

Another BRP7 app version

Another BRP7 app version release (0.08) - mainly to test the Windows CUDA version whether it works at all.

BM

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.