Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radis/radis

🌱 A fast line-by-line code for high-resolution infrared molecular spectra
https://github.com/radis/radis

Update environment.yml

Remove cantera channel

23cb9c5e7557286d8f133b89b4fd0312cb4fc354 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
linting

2602cf82df6597e852749213895e93cdb942eec3 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
cap cantera version

3.0.0 doesn't play nice with the CI

767bd03fa5514638f1a066a769810508491ad588 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
update cantera .xml -> .yaml

19c42d95242145d157c3a75c40758d8cefa4ca98 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
also return None when libcuda.so(.1) can't be found

09cd137ffa7cf7acf714c5a0e3981dbbe56ff8cf authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update Exomol hardcoded list

b815ef1c41eb6ac56cb9b003f3b87ae0df8e9120 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
remove some debug stuff; improve linux compatibility

27b2a7d7ee81179a270a8cee1788591121a9e97c authored over 1 year ago by Dirk van den Bekerom <[email protected]>
several updates following reviews

fe6a1d41bb529cf980a50708e930b7e09f4e1b1b authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update radis/gpu/gpu.py

explain input arguments

Co-authored-by: Nicolas Minesi <[email protected]...

fef25cd5355e473bbdf9dd9eb93332e85ad921c8 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Merge branch 'cuda_driver' of https://github.com/dcmvdbekerom/radis into cuda_driver

12bd8471f6f360f0adcf7882a86e76fd77dbc6f4 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Create README

4ecafb74b36d9f4576826b70fb1606eefdba5846 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update radis/test/gpu/test_gpu.py add test

Co-authored-by: Nicolas Minesi <[email protected]>

1a4f9160b0a8810d925d51d98e7524ae9ed962dc authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Give detailed warning when driver version is too old

696f8718601d4f00cfaf34d5c8cd87cd232904e1 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
improve radis consistency

- pass wavenumber params as params, not infer from varr
- calc size through _generate_wavnumber_...

a4e924d50175ee2643803d0f7810bb52fcd7f4e2 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
integer spectrum.spectral_points

57ef7732a31e088391590712229954eb32b03ee1 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
set mpl backend to tkagg and minor edits

-setting backend to tkagg makes updates faster. Still some slowdowns present in backend, but pos...

642ae0f983a564fa8d4aa0caf680ec095dd6dac1 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
implement grow_only for CuArray

grow_only keyword means no reallocations when array size is reduced, speeding up computations

e8a1c022158e7d427fd3aabf9956c34ae18d30c2 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Fix mem leaks in gpu_iterate()

still a small one (2.4MB) left in gpu_init(), but should not be a problem because ctx.destroy() ...

6f937eff67a4b51f596835387b9ff6444dfa6dd6 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Delete test_gpu.py

this wasn't supposed to be included

90e61860e2c16b3463e6f195faf7235b6b1f2bac authored over 1 year ago by Dirk van den Bekerom <[email protected]>
linting

db6055174184c2647b78dcd4822e8943dd3a467c authored over 1 year ago by Dirk van den Bekerom <[email protected]>
updated linux kernel build

c06ebd017d84e407374938351ae2e3bcf37f72cd authored over 1 year ago by Dirk van den Bekerom <[email protected]>
fix cpu/gpu fallback issue

26f8addeea9a5ce61576d8378ce2a15c2e82c85e authored over 1 year ago by dcmvdbekerom <[email protected]>
fix windll/cdll bug and linting

b5bdc9311be1c7a3361903cdb74755dd765c3bae authored over 1 year ago by dcmvdbekerom <[email protected]>
Merge branch 'develop' into pr/604

53ad63dfd597fa2547da0b954c3ebdd4a3dab312 authored over 1 year ago by dcmvdbekerom <[email protected]>
/!\ fix broadening methods used in test because of deprecated SpectrumFactory._broadening_method (now SpectrumFactory.params.broadening_method)

[major] restrain parameters names of SpectrumFactory in SpectrumFactory.__slot__ to prevent typ...

fa2f3e5d0ad013c9b44bda7dc3a46e2821dbc425 authored over 1 year ago by Erwan Pannier <[email protected]>
fix some typos, improve warnings, explicitely fail if no GPU is found during GPU test

f0f7faac8925d3f22a0a4fc1d0c4f8109ea0a014 authored over 1 year ago by Erwan Pannier <[email protected]>
Merge pull request #609 from 1someshverma/gsoc

removed engine parameter

460640b9ab9963d1fa374db5ed1ed57b4a12e210 authored over 1 year ago by Erwan Pannier <[email protected]>
Update requirements.txt

48188b79e34be80549bceb2d18f036314ff40ca2 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Merge branch 'cuda_driver_no_diluents' into cuda_driver

430578f809b6c9d7b3e7bba959bb46b48bc9c8e7 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
add warnings

acc73a8643d174945056f7af522c96036738e94d authored over 1 year ago by Dirk van den Bekerom <[email protected]>
separate param function in separate file

In addition:
-change "gpu" keyword into "emulate" keyword (consistency)
-destroy context on wind...

1200d1893659419d1a4ceb0fdcac8b84415ba62d authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Remove non-existent gpu/gpu.cpp from setup.py

leftover from removing legacy code

f3a98e5a5c20b5d4bae8e15778db3b86b6718803 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update driver.py

Commits the jsoref-way

linux kernel build

e351c6fd5866ab18077ce6296a8b8d0d2864a9a5 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
comment out timing report

cdffd03d980979bc8819e1d6a95c2488e9333995 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update driver.py

a145b52b4ed7aa1920c2ad832257e9fead35b4ef authored over 1 year ago by Dirk van den Bekerom <[email protected]>
add O2 to compiler and fix bug in cutimer

ddd2a2d1955050fd7bafd383f661617e6c1d343a authored over 1 year ago by Dirk van den Bekerom <[email protected]>
timers now implemented and working

3f808cb2513d906dc12de5d4f35434c929d55a7a authored over 1 year ago by Dirk van den Bekerom <[email protected]>
remove emulate keyword from gpu_iterate

also add CuModule.mode ='GPU'/'CPU'

237bbd19213b0cdeff1f5da0eab5946a47e984c7 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
cleanup code

-remove iterations inside thread in .cu file
-remove some constants that werent used anymore
-re...

630f672f0e65a0eab390a787825112ddf4068572 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
catch getConstant exception

cb2655dd27332ac6e667409cb0ed04729a892610 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
remove emulate keyword from examples

8e441fa21eb2d684293e18246c50e5d37e47c05d authored over 1 year ago by Dirk van den Bekerom <[email protected]>
default to emulate when loading GPU fails

fb2d46e56144f91a475cbd490d9ec412ec24fe89 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
improve python version of init_L_params

also dropped cufft version to 10

05aed8030c0757945637392b5c322f940ce5a48b authored over 1 year ago by Dirk van den Bekerom <[email protected]>
crash safely

2d9726f13b2c627e7b5d3362a14329c16e137337 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Fix normalization (for real this time!)

9e735748d8654fe7044fbddc7b9d9fafe6b33f17 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
update linux stuff

also put back zero padding to 2x instead of 3x

cff40a86465a6f21044d1cf41765fdd15bb6ab5f authored over 1 year ago by Dirk van den Bekerom <[email protected]>
gpu test passing

9e19f85f40637954b36e16cf24c057adf3805a44 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
retrigger tests

7a5d675b3c3deb3c5648a7c1f92134bb22fc3bec authored over 1 year ago by Dirk van den Bekerom <[email protected]>
removing tests that are currently broken

3a1490f4697414119ea5048be53019cc17f9745b authored over 1 year ago by Dirk van den Bekerom <[email protected]>
add warnings

ba0ef8c1e3b1735343297c1ace8afc69473434c3 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
separate param function in separate file

In addition:
-change "gpu" keyword into "emulate" keyword (consistency)
-destroy context on wind...

30730229ae44729e6f974d1168db13f8b66a222f authored over 1 year ago by Dirk van den Bekerom <[email protected]>
removed engine parameter

7b10b301ca084e7d2628a598bd4bb2e42921ae97 authored over 1 year ago by Somesh <[email protected]>
minor docs & template fix

f60094a6356b89eae2221063472668a4d3a3f03b authored over 1 year ago by Erwan Pannier <[email protected]>
Remove non-existent gpu/gpu.cpp from setup.py

leftover from removing legacy code

d337df72c466d208e01904edfa0d38b331bea31c authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update driver.py

Commits the jsoref-way

7b94672419945a6d180e2cfa8b6914fa5474dcd2 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
linux kernel build

8bfd8125069b17affe39d74f476aee1a371d80ce authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update factory.py

f9012f290bb001a31e2df7e6f61ab7456f60dc05 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
complete emulate.py with device descriptions

4be7b74bedbbbf50ec32ec28f60ae772cfaf5d49 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
obtain max number of threads dynamically

564488a135140d454dde3b3217192a43203d320f authored over 1 year ago by Dirk van den Bekerom <[email protected]>
remove legacy gpu code

624c6f6133389e78b6455c8043e6206465cc3669 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
merge develop into cuda_driver

48b35915f6107a31f77ff649c8a408265cb5c63b authored over 1 year ago by Dirk van den Bekerom <[email protected]>
delete gpu stuff in preparation for PR

8e1c0b593b68701ee43a23b8a3d9d37a776c3401 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
fix normalization

e227141e268722349edc2d96b369431794972b97 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
remove test files

a6e4e1de8cd9966ef43d9fa4e03fd93412ddac09 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
emulation works once again!

3d5ad0d9b4a9cb24d7e04b1f52755778f3882380 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Merge pull request #580 from 1someshverma/gsoc

[Reduced Memory Use] Full spectra computation using vaex possible for very large spectra

4a23337b4f473072c40f510b56f74eb59d241686 authored over 1 year ago by Nicolas Minesi <[email protected]>
solved some bugs; still kernel errors

9427cf45a09c97b3b2056b04b6b1fd3d9e1774bc authored over 1 year ago by Dirk van den Bekerom <[email protected]>
First shot at emulated gpu; error with access violation

25d52111b7cfc844f221854c2e4457c77fca234b authored over 1 year ago by Dirk van den Bekerom <[email protected]>
clean up build scripts

1444eadfd32b9138da984d6634611965d6dc8acf authored over 1 year ago by Dirk van den Bekerom <[email protected]>
make all cu_ptrs c_void_p()

764bf2f24530da335ca3f966c89361b2877a07c9 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
Update driver.py

468b03ada701eb0a5d43b311ffdc7a9f0b33f691 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
update test_kernel for dll load

2a80c44488665adffecfafb66f8ebcb2daedab54 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
spilt declarations to headers

31190cd22a00ee6bf3db31881e3a185a3538c762 authored over 1 year ago by Dirk van den Bekerom <[email protected]>
vaex_vs_pandas_performance.py

5bd34acc821265be58d0cfdc623bf61599d0b02d authored over 1 year ago by Somesh <[email protected]>
reformatted

e8e2967ff9a290538b20204e0eb209136d7659bd authored over 1 year ago by Somesh <[email protected]>
Merge branch 'develop' into gsoc

3151a7760570d3cc58c7b7af34c2221783e901df authored over 1 year ago by Somesh Verma <[email protected]>
Merge pull request #608 from jsoref/spelling

Spelling

b7dcd81dac21adc4f4b9e3b9c6a944437a0f7f74 authored over 1 year ago by Erwan Pannier <[email protected]>
lint: trailing-whitespace

89713d9f6ad4a4b5ffac77fc1ac8123a5a30f538 authored over 1 year ago by Josh Soref <[email protected]>
spelling: subtracts

Signed-off-by: Josh Soref <[email protected]>

82654641bfcb84b087009a9c71c95aee15c7d522 authored over 1 year ago by Josh Soref <[email protected]>
spelling: strengths

Signed-off-by: Josh Soref <[email protected]>

2bc204163f41285c0ae83dd7440e02499a3418db authored over 1 year ago by Josh Soref <[email protected]>
spelling: spectrum

Signed-off-by: Josh Soref <[email protected]>

b7f0ab52a8862172cad84ca88ebf608cae9ec5d2 authored over 1 year ago by Josh Soref <[email protected]>
spelling: specific

Signed-off-by: Josh Soref <[email protected]>

0593aef64028a64699f3480a7db2e7d8e07990ac authored over 1 year ago by Josh Soref <[email protected]>
spelling: shouldn't

Signed-off-by: Josh Soref <[email protected]>

2dbc95cf8aec7cf8361e263a8fea7b6c300bafad authored over 1 year ago by Josh Soref <[email protected]>
spelling: series

Signed-off-by: Josh Soref <[email protected]>

d29aba366b4c8b677be08f22e05ccb29fbefc79a authored over 1 year ago by Josh Soref <[email protected]>
spelling: schmidt

Signed-off-by: Josh Soref <[email protected]>

9ad281024193fec935a9498debd4604a139efe69 authored over 1 year ago by Josh Soref <[email protected]>
spelling: remove

Signed-off-by: Josh Soref <[email protected]>

4007007bbe02a08e0083e0d3cc58ac4a219377de authored over 1 year ago by Josh Soref <[email protected]>
spelling: regenerate

Signed-off-by: Josh Soref <[email protected]>

9c0ac9287ee1d4b1d9e7dd8dbbefb82f6701e7ba authored over 1 year ago by Josh Soref <[email protected]>
spelling: youtube

Signed-off-by: Josh Soref <[email protected]>

e2b83c3bd6709ebb1b718e0774557562184e78ff authored over 1 year ago by Josh Soref <[email protected]>
spelling: required

Signed-off-by: Josh Soref <[email protected]>

bc55ba3d07c6eae18f87806576eb9e8d28301ce1 authored over 1 year ago by Josh Soref <[email protected]>
spelling: took

Signed-off-by: Josh Soref <[email protected]>

54cb9da2a50d0540d9176664ceb615683f3dff8b authored over 1 year ago by Josh Soref <[email protected]>
spelling: tashkun

Signed-off-by: Josh Soref <[email protected]>

0204c8c00e2c887a6f74025377c4fc96842d2544 authored over 1 year ago by Josh Soref <[email protected]>
spelling: rewriting

Signed-off-by: Josh Soref <[email protected]>

55987bd1ddde285b727b9db1a1839df3525b6dc9 authored over 1 year ago by Josh Soref <[email protected]>
spelling: that

Signed-off-by: Josh Soref <[email protected]>

9284758cff27a7e847beee22452ba7faaf1192d3 authored over 1 year ago by Josh Soref <[email protected]>
spelling: the

Signed-off-by: Josh Soref <[email protected]>

a33fc066c68d6f6ab9a61fd912913719259aeee4 authored over 1 year ago by Josh Soref <[email protected]>
spelling: transmissivity

Signed-off-by: Josh Soref <[email protected]>

646f0044419caaa2f4fa534eae8cae1b6cd331ca authored over 1 year ago by Josh Soref <[email protected]>
spelling: threshold

Signed-off-by: Josh Soref <[email protected]>

853dd13b92e8a54bdbf90054fbb55c35a8766d9d authored over 1 year ago by Josh Soref <[email protected]>
spelling: transferred

Signed-off-by: Josh Soref <[email protected]>

a6148a442e359d1b3f2dca30e823f66db7d6bcae authored over 1 year ago by Josh Soref <[email protected]>
spelling: subtracted

Signed-off-by: Josh Soref <[email protected]>

d76fc5e47225b75588ce3bbea4f718b773a0c521 authored over 1 year ago by Josh Soref <[email protected]>
spelling: truncation

Signed-off-by: Josh Soref <[email protected]>

231457c9813986a512eef1e8167fa5079f94c830 authored over 1 year ago by Josh Soref <[email protected]>
spelling: uses

Signed-off-by: Josh Soref <[email protected]>

059d35efcbc1de1f0bf47f81654d91002d15b218 authored over 1 year ago by Josh Soref <[email protected]>