Skip to content

Conversation

@SAbdulah
Copy link
Collaborator

This update sets a random seed by default (based on the current time) unless the user explicitly provides a specific seed value:

  • Applied to both C++ and R versions
  • Ensures consistent behavior across interfaces when no seed is provided

mahmoudElkarargyBS and others added 4 commits January 19, 2025 20:23
* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

* v1.1.0 (#4) (#8)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* Fix P & Q

* updates in R (#9)

* Fix error in R

* Fix using of openblas (#16)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>
* Fixed cmake installation and add  requirements in ReadME
* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

* v1.1.0 (#4) (#8)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* Fix P & Q

* updates in R (#9)

* Fix error in R

* Fix using of openblas (#16)

* Update main (#19)

* V1.1.1 (#15)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

* v1.1.0 (#4) (#8)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* Fix P & Q

* updates in R (#9)

* Fix error in R

* Fix using of openblas (#16)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* V1.1.2 (#17)

* Fixed cmake installation and add  requirements in ReadME

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* Fix for zero values in locations (#20)

* update devel (#21)

* Fix tlr in R (#24)

* V1.1.1 (#15)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

* v1.1.0 (#4) (#8)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* Fix P & Q

* updates in R (#9)

* Fix error in R

* Fix using of openblas (#16)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* V1.1.2 (#17)

* Fixed cmake installation and add  requirements in ReadME

* All fixes for hicma

* Modify README.md (#22)

* modify README.md

* more edits to README.md

* more minor edits

* more minor edits to the R example

* fix the R code

* remove empty line

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>
Co-authored-by: Sameh Abdulah <23186151+SAbdulah@users.noreply.github.com>

* Ft add accuracy tlr (#26)

* V1.1.1 (#15)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

* v1.1.0 (#4) (#8)

* add the pow_exp kernel and tested

* all fixes

* resolve threads plus some modifications

* Fix cuda

* fix for linking cuda

* fix: hicma modifactions

* try fixing Jenkines

* Adding R structure

* fix:add doxygen in Jenkines

* add test file for pow-exp kernel

* test with -fpic

* some modifications for HiCMA

* updates

* try 2 gpu devices

* back to starsh

* a potential fix to doxygen

* roll back

* test Rcpp

* Fix Jenkines

* fix errors

* Updated in design

* updates

* all release issue without src checks

* adding MakeFile

* Updated MPI

* Documentation

* fix examples tests

* modeling takes pointers

* example for read and write data

* fix: typpo in Initialize

* fix passing numbers of theta

* fix: performance of gsl

* fix: GPU support

* fix:mspe

* updated devel

* R branch init

* tests:add r tests

* fix tests

* bug: in tlr

* fix:tlr

* fix Jenkines

* fix: Jenkines in Documentation

* minior updates

* huge refactoring

* full R

* potential for tlr issue

* updates in heavy tests

* a fix for gpu in gaussian kernels

* smalling tlr size

* update sizes of heavy_tests

* smalling size for gpu

* minior changes

* Huge refactoring in docs

* resolve threads

* fix MPI

* resolve thread

* updated R documentation

* documentation and hardware changes

* finalized documentations

* minior change in Hardware

* Ft test mpi mk (#6)

* solve multi thread issue in MPI

* Fix MPI tests with chameleon

* Fixed HiCMA with MPI

* update license

* minior cleanings (#7)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* Fix P & Q

* updates in R (#9)

* Fix error in R

* Fix using of openblas (#16)

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>

* V1.1.2 (#17)

* Fixed cmake installation and add  requirements in ReadME

* All fixes for hicma

* Modify README.md (#22)

* modify README.md

* more edits to README.md

* more minor edits

* more minor edits to the R example

* fix the R code

* remove empty line

* debuging prints

* cleaner version

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>
Co-authored-by: Sameh Abdulah <23186151+SAbdulah@users.noreply.github.com>

* change value of acc

* update params values

---------

Co-authored-by: Sameh M. Abdulah <abdullsm@kw60194.kaust.edu.sa>
Co-authored-by: Mahmoud Karargy <x_karargma@almaha.kaust.edu.sa>
Co-authored-by: Sameh Abdulah <23186151+SAbdulah@users.noreply.github.com>
Copy link
Collaborator Author

@SAbdulah SAbdulah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve!

@mahmoudElkarargyBS mahmoudElkarargyBS changed the base branch from main to devel September 25, 2025 11:39
@mahmoudElkarargyBS mahmoudElkarargyBS merged commit a25a9d1 into devel Sep 25, 2025
@mahmoudElkarargyBS mahmoudElkarargyBS deleted the sabdulah/default-random-seed branch September 25, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants