welcome: please sign in
location: Diff for "ScientificSeminar"
Differences between revisions 152 and 191 (spanning 39 versions)
Revision 152 as of 2017-10-01 12:12:07
Size: 4850
Comment:
Revision 191 as of 2021-03-12 08:54:43
Size: 842
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||Previous years: ||[[ScientificSeminar/2016|2016]]||[[ScientificSeminar/2015|2015]] ||[[ScientificSeminar/2014|2014]] ||[[ScientificSeminar/2013|2013]] ||[[ScientificSeminar/2012|2012]] ||[[ScientificSeminar/2011|2011]] ||[[ScientificSeminar/2010|2010]] ||[[ScientificSeminar/2009|2009]] ||[[ScientificSeminar/2008|2008]] ||[[ScientificSeminar/2007|2007]] ||[[ScientificSeminar/2006|2006]] ||[[ScientificSeminar/2005|2005]] || We present a novel parallel algorithm to solve fractional-order systems involving Caputo-types derivative. The numerical method used for finding the solution is Adams-Bashforth-Moulton (ABM) predictor-corrector scheme. Using MPI and OPENMP frameworks the algorithm was implemented to run on a BlueGene/P supercomputer. The same algorithm that ran on the BlueGene/P cluster was adapted to run on GPU and exploit the GPU's capabilities. A comparison between these approaches is presented by running numerical simulations of the same three-dimensional fractional-order systems.
Line 3: Line 3:
----
'''2017'''

----

[[AbstractAlexandruPopa|The interference problem in multi-channel wireless networks]]


Alexandru Popa, University of Bucharest, Romania

 . October 10, 2017, 18:00, room 045C

----

The Impact of Autoscaling Polices on Web Workloads


Mo'min I.M. Tabash, University of Pavia, Italy

 . June 7, 2017, 18:00, room 045C

----

[[AbstractAncaVulpe|Scheduling data stream jobs on distributed systems with background load]]


Anca Vulpe, West University of Timisoara, Romania

 . May 10, 2017, 18:00, room 045C

----

[[AbstractViktorianMiok|Integrative modeling of time-course multi-level omics data from HPV-induced cervical carcinogenesis]]


[[BioViktorianMiok|Viktorian Miok]], VU University Medical Center in Amsterdam, The Netherlands

 . May 3, 2017, 18:00, room 045C

----

[[AbstractHakimBoumaza|The band spectrum of the periodic Airy-Schrödinger operator on the real line]]


''Hakim Boumaza'', Universite Paris XIII, France

 . April 28, 2017, 9:40, room 104

----

[[AbstractGuillameDucoffe|Revisiting Preferential Attachment with applications to Twitter]]


[[attachment:slides-Ducoffe-Timisoara-PA.pdf]]


[[BioGuillameDucoffe|Guillaume Ducoffe]], INRIA Sophia Antipolis, France

 . April 26, 2017, 18:00, room 045C

----

[[AbstractSorinStratulat|Mechanizing induction reasoning for first-order logic with inductive definitions]]


''Sorin Stratulat'', University of Lorraine, Metz, France

 . April 12, 2017, 18:00, room 045C

----

[[AbstractAdrianSpataru|Using Cluster Information to Predict Individual Customer Energy Consumption]]


''Adrian Spataru'', West University of Timisoara, Romania

 . April 5, 2017, 18:00, room 045C

----

[[AbstractTeodoraSelea|Empirical Evaluation of Numerical Mathematical Libraries]]

''Teodora Selea, Oana Brandibur'', Universitatea de Vest din Timisoara, Romania

 . March 22, 2017, 18:00, room 045C

----

[[AbstractValeriuBeiu|Deciphering the Low Level Reliability Schemes of the Brain]]

[[attachment:ValeriuBeiu_Slides.pdf]]

[[BioValeriuBeiu|Valeriu Beiu]], Universitatea Aurel Vlaicu, Arad, Romania

 . March 8, 2017, 18:00, room 045C

----
'''2016'''

----
[[AbstractCrisDoloc|21-th Century Medicine: Digital - Computable - Algorithmic]]

[[attachment:CrisDoloc_Slides - 26 July 2016.pdf]]

[[BioCrisDoloc|Cris Doloc]], University of Chicago & ALGOMEX & RoGeniX, USA

 . July 26, 2016, 10:00, room A01

----
ENTICE Project: dEcentralized repositories for traNsparent and eficienT vIrtual maChine opErations

Radu Prodan, University of Innsbruck

 . July 13, 2016, 12:30, room 045C

----
[[AbstractJosianeZerubia|Marked Point Processes for Object Detection in High Resolution Images: Applications to Earth Observation and Cartography]]

[[attachment:JosianeZerubia_Slides - 1 July 2016.pdf]]

[[BioJosianeZerubia|Josiane Zerubia]], INRIA Sophia Antipolis Méditerranée, France

 . July 1, 2016, 10:30, room A01

''This talk is given with the financial support of [[http://www.signalprocessingsociety.org/newsletter/2015/11/sps-announces-2016-class-of-distinguished-lecturers/|IEEE Signal Processing Society Distinguished Lecturer program for 2016-17]]''
----
[[AbstractAlexCabuz|Make something people want]]

''Alexandru Cabuz'', [[http://researchforindustry.ro|Research for Industry]], Romania

 . April 13, 2016, 18:00, room 045C

----
'''Predicting Solar Parks Energy Output using Numerical Weather Prediction Ensemble Systems'''

''Liviu Oana'', West University of Timisoara, Romania

 . April 6, 2016, 18:00, room 045C

----
'''Big Data Analysis: Problems and Solutions'''

''Adriana Dinis'', West University of Timisoara, Romania

 . March 23, 2016, 18:00, room 045C


----
'''Projection algorithms for convex feasibility problems'''

''Irina Artinescu'', West University of Timisoara, Romania

 . March 16, 2016, 18:00, room 045C

----
'''Anderson Localisation for matrix-valued operators'''

''Hakim Boumaza'', University Paris 13, France

 . March 4, 2016, 11:00, room 045C

----
[[AbstractRochelleTractenberg|Appreciating the role of measurement -and its difficulties- in the validity of scientific research claims]]

[[BioRochelleTractenberg|Rochelle Tractenberg]], Georgetown University, USA

 . January 27, 2016, 12:00, room A01
The algorithm implemented in CUDA that approximates the solution using the ABM method was also adapted to use Diethelm's method. Having the same algorithm that runs on the same system, enables an accurate and practical comparison between the numerical methods.

We present a novel parallel algorithm to solve fractional-order systems involving Caputo-types derivative. The numerical method used for finding the solution is Adams-Bashforth-Moulton (ABM) predictor-corrector scheme. Using MPI and OPENMP frameworks the algorithm was implemented to run on a BlueGene/P supercomputer. The same algorithm that ran on the BlueGene/P cluster was adapted to run on GPU and exploit the GPU's capabilities. A comparison between these approaches is presented by running numerical simulations of the same three-dimensional fractional-order systems.

The algorithm implemented in CUDA that approximates the solution using the ABM method was also adapted to use Diethelm's method. Having the same algorithm that runs on the same system, enables an accurate and practical comparison between the numerical methods.

ScientificSeminar (last edited 2024-05-29 06:16:35 by DanielaZaharie)