Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

Binary file added 2022/images/big-capes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion 2022/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ event_name: Workshop de Estudantes de Pós-Graduação em Ciência da Computaç
date_and_place: '1º e 2 de dezembro de 2022, no canal <b><a style="color: orange;" href="https://www.youtube.com/@ComputacaoUFBA">@ComputacaoUFBA</a></b> do YouTube (<b>evento online</b>)'
banner_image: assets/images/praca_das_artes.jpeg
kickoff: { year: 2022, month: 12, day: 1, hour: 8, minute: 30 }
thisyear: 2022
firstyear: 2022

about1: O Workshop de Estudantes de Pós-Graduação em Ciência da Computação – WEPGCOMP – é um evento anual organizado pelo Programa de Pós Graduação em Ciência da Computação (PGCOMP) da Universidade Federal da Bahia (UFBA).
about2: 'O objetivo do evento é apresentar as pesquisas que estão sendo realizadas pelos alunos de doutorado (a partir do segundo ano), bem como propiciar um ambiente de troca de conhecimento e congregação para toda a comunidade. <p style="padding-top: 1em;"><a href="guidelines-autores" style="font-size: 26px;">Clique aqui para mais informações sobre o evento, incluindo orientações para apresentadores</a></p>'
Expand Down Expand Up @@ -144,4 +146,4 @@ program:
'Dia 2, Sala B, 10:15': { presenter: 'Italo Valcy da Silva Brito', presenter_short: 'Italo Valcy', title: 'NDVR - The Distance Vector Routing Protocol for Named Data Networking: Supporting Forwarding Strategies and Sync Protocols through Secure and Efficient Routing', abstract: 'Ad hoc mobile scenarios desire a lightweight routing protocol that can help propagate rapidly changing data reachability information in a highly dynamic environment. The currently deployed Named-Data Networking (NDN) routing protocol, NLSR, is based on link-state algorithms, which require synchronization of the link-state database, which can be difficult to achieve in the above-intended scenario. We have developed a distance-vector routing protocol that enables each node to selectively propagate a data reachability vector containing the named-data prefixes currently reachable to their neighbors. Such reachability information can be propagated transitively, allowing all reachable nodes at the time to estimate their reachability to desired data in a distributed and asynchronous manner. This work introduces the design, implementation, and evaluation of the NDN Distance Vector Routing (NDVR) protocol. Furthermore, we evaluate the performance of the routing protocol in different scenarios and demonstrate how NDVR can help other NDN components, such as forwarding strategies and synchronization protocols. NDVR’s design consists of a hierarchical naming scheme; security validation of reachability information; efficient routing information discovery and propagation; multipath routing; and mobility-aware forwarding. Extensive experiments evaluate and validate NDVR performance in different scenarios, and results have demonstrated how the routing protocol can benefit NDN applications.', advisor: 'Leobino Nascimento Sampaio', presenter_photo: 'italovalcy.jpg', topic_abbr: 'rc', topic: 'SC: Redes de Computadores (RC)', doi: '10.5281/zenodo.7378739', }
'Dia 2, Sala B, 10:30': { presenter: 'Diego Braga Monteiro de Moura', presenter_short: 'Diego Moura', title: 'Performance Characterization of AutoNUMA Memory Tiering on Graph Analytics', abstract: 'Non-Volatile Memory (NVM) can deliver higher density and lower cost per bit when compared with DRAM. Its main drawback is that it is slower than DRAM. On the other hand, DRAM has scalability problems due to its cost and energy consumption. NVM will likely coexist with DRAM in computer systems and the biggest challenge is to know which data to allocate on each type of memory. A state-of-the-art approach is AutoNUMA, in the Linux kernel. Prior work is limited to measuring AutoNUMA solely in terms of the application execution time, without understanding AutoNUMA’s behavior. In this work we provide a more in-depth characterization of AutoNUMA, for instance, identifying where exactly a set of pages are allocated, while keeping track of promotion and demotion decisions performed by AutoNUMA. Our analysis shows that AutoNUMA’s benefits can be modest when running graph processing applications, or graph analytics, because most pages have only one access over the entire execution time and other pages accesses have no temporal locality. We make a case for exploring application characteristics using object-level mappings between DRAM and NVM. Our preliminary experiments show that an object-level memory tiering can better capture the application behavior and reduce the execution time of graph analytics by 21% (avg) and 51% (max), when compared to AutoNUMA, while significantly reducing the number of memory accesses in NVM.', advisor: 'Vinicius Petrucci', coadvisor: 'Daniel Mosse', presenter_photo: 'diegobnh.jpg', topic_abbr: 'scmisc', topic: 'SC: Computação de Alto Desempenho (CAD)', doi: '10.5281/zenodo.7378816', }
'Dia 2, Sala B, 10:45': { presenter: 'Tadeu Nogueira Costa de Andrade', presenter_short: 'Tadeu Andrade', title: 'Utilização de Ferramentas Estatísticas e de Inteligência Computacional para Análise de WCET em Arquiteturas Multicore.', abstract: 'Real-time systems consist of a set of tasks (pieces of code) that are recurrently released to execute and must meet deadlines. Designing provably correct such a kind of system requires information on worst-case execution time (WCET) for each of its tasks. However, estimating WCET is becoming increasingly difficult due to the high complexity of hardware and software modern platforms. This has led to the use of techniques to derive probabilistic worst-case execution time (pWCET). Most existing approaches are based on measuring the execution time of each system task running in the target platform. As the measurements are carried out during design time, collected samples may lead to unreliable (due to possible measurement bias) or unrepresentative estimates (due to difficulty in reproducing operational conditions). The need to make the samples to conform with statistical modeling assumptions is an additional source of difficulty. In this context, our work aims at developing pWCET estimating approaches capable of circumventing the mentioned problems. We modelled execution time in function of either occurring hardware-level events, using Linear Regression Analysis; or the number of executed instructions, using Extreme Value Statistics. In both cases, we analyzed runs of 15 benchmark programs in different environments. Preliminary results indicate that both research directions offer richer information on execution time behavior when compared to existing techniques.', advisor: 'George Lima', coadvisor: 'Verônica Maria Gadena Lima', presenter_photo: 'tadeunca.jpg', topic_abbr: 'scmisc', topic: 'SC: Sistemas Embarcados e de Tempo Real (SETR)', doi: '10.5281/zenodo.7377700', }
---
---
6 changes: 6 additions & 0 deletions 2023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ date_and_place: 'Realizado nos dias 23 e 24 de novembro de 2023</br>Auditório d
banner_image: assets/images/ssa03_Elevador.JPG
banner_darken_ratio: 0.5
kickoff: { year: 2023, month: 11, day: 23, hour: 8, minute: 30 }
thisyear: 2023
firstyear: 2022

guidelines: Orientações para autores, avaliadores e audiência do WEPGCOMP.

previous: O WEPGCOMP é um evento anual organizado pelo PGCOMP-UFBA desde 2016.

about1: O Workshop de Estudantes de Pós-Graduação em Ciência da Computação – WEPGCOMP – é um evento anual organizado pelo Programa de Pós Graduação em Ciência da Computação (PGCOMP) da Universidade Federal da Bahia (UFBA).
about2: 'O objetivo do evento é apresentar as pesquisas em andamento realizadas pelos alunos de doutorado (a partir do segundo ano), bem como propiciar um ambiente de troca de conhecimento e congregação para toda a comunidade.'
Expand Down
2 changes: 1 addition & 1 deletion 2024/guidelines-audiencia.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: 2024/event
permalink: /2024/guidelines-audiencia
logo: assets/images/logo-ic.png
title: Orientações para Apresentadores
title: Orientações para Audiência
kickoff:
year: 2024
---
Expand Down
2 changes: 1 addition & 1 deletion 2024/guidelines-autores.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: 2024/event
permalink: /2024/guidelines-autores
logo: assets/images/logo-ic.png
title: Orientações para Apresentadores
title: Orientações para Autores
kickoff:
year: 2024
---
Expand Down
8 changes: 6 additions & 2 deletions 2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,17 @@ date_and_place: '<span style="font-size: 40px;">12 a 14 de novembro de 2024</spa
banner_image: assets/images/ssa03_Elevador.JPG
banner_darken_ratio: 0.5
kickoff: { year: 2024, month: 11, day: 12, hour: 8, minute: 30 }
thisyear: 2024
firstyear: 2022

about1: O Workshop de Estudantes de Pós-Graduação em Ciência da Computação – WEPGCOMP – é um evento anual organizado pelo Programa de Pós Graduação em Ciência da Computação (PGCOMP) da Universidade Federal da Bahia (UFBA).
about2: 'O objetivo do evento é apresentar as pesquisas em andamento realizadas pelos alunos de doutorado (a partir do segundo ano), bem como propiciar um ambiente de troca de conhecimento e congregação para toda a comunidade.'

cfp: |
## Chamada para Submissão de Trabalhos
guidelines: Orientações para autores, avaliadores e audiência do WEPGCOMP.

previous: O WEPGCOMP é um evento anual organizado pelo PGCOMP-UFBA desde 2016.

cfp: |
O Programa de Pós-Graduação em Ciência da Computação da Universidade Federal da Bahia (PGCOMP-UFBA) convida para submissões de trabalhos para o Workshop de Estudantes de Pós-Graduação em Ciência da Computação.

**Requisitos de Apresentação**:
Expand Down
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,21 @@ source "https://rubygems.org"
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 4.2.1"

# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.5"

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
# gem "github-pages", group: :jekyll_plugins

# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
end

gem "logger", "~> 1.6.0"

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
# and associated library.
platforms :mingw, :x64_mingw, :mswin, :jruby do
Expand Down
85 changes: 0 additions & 85 deletions Gemfile.lock

This file was deleted.

11 changes: 8 additions & 3 deletions _includes/partials/cfp.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,19 @@
<!-- <img class="img-fluid" src="images/big-capes.png" alt=""> -->
</div>
</div>
<div class="col-lg-8 col-md-6 align-self-center">
<div class="content-block">

<div class="col-lg-8 col-md-6 align-self-center">
<div class="section-title">
<h3>Chamada para Submissão de Trabalhos</h3>
</div>

<div class="content-block">
<div class="description-one">
<p>
{{ page.cfp | markdownify }}
</p>
</div>
</div>
</div>
</div>
</div>
</div>
Expand Down
45 changes: 34 additions & 11 deletions _includes/partials/guidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,36 @@
= Guidelines =
============================-->

<div class="container" id="guidelines">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3>Orientações</h3>
</div>
</div>
</div>
<div class="row justify-content-start">
<section class="section guidelines" id="guidelines">

<div class="container">
<div class="row" align="center">
<div class="col-12">
<div class="section-title">
<h3>Orientações</h3>
</div>

<div class="content-block">
<div class="description-one">
<p>
{{ page.guidelines | markdownify }}
</p>
</div>
<div>
<p> </br> </p>
</div>
</div>
</div>
</div>
</div>

<!--
TODO: change style to avoid <p> </br> </p>
-->

<div class="container">

<div class="row justify-content-start">
<div class="col-3">

</div>
Expand All @@ -27,7 +48,9 @@ <h3>Orientações</h3>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>

</section>

<!--==== End ====-->
63 changes: 63 additions & 0 deletions _includes/partials/previous.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!--===========================
= Previous =
============================-->

<section class="section previous" id="previous">

<div class="container">
<div class="row" align="center">
<div class="col-12">
<div class="section-title">
<h3>Eventos Anteriores</h3>
</div>

<div class="content-block">
<div class="description-one">
<p>
{{ page.previous | markdownify }}
</p>
<!--
TODO: change style to avoid <p> </br> </p>
-->
<p> </br> </p>
</div>
</div>
</div>
</div>
</div>


<!--
TODO: iterate over folders 20++
-->

<div class="container">
<div class="row justify-content-start">
<div class="col-3">
</div>
<div class="content-block">
<ul class="list-inline">

{% assign firstyear = page.firstyear %}
{% assign thisyear = page.thisyear %}
{% assign nyears = thisyear | minus: firstyear %}


{% for offset in (1..nyears) %}
{% assign year = thisyear | minus: offset %}
{% if year < thisyear %}
<li class="list-inline-item">
<a href="../{{ year }}" class="btn btn-main-md"><b>{{ year }}</b></a>
</li>
{% endif %}
{% endfor %}

</ul>
</div>
</div>
</div>

</section>

<!--==== End of Previous ====-->

3 changes: 3 additions & 0 deletions _layouts/2023/event.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
url: /2023/#guidelines
- name: Equipe
url: /2023/#staff
- name: Histórico
url: /2023/#previous
---

{% include partials/navigation.html -%}
Expand All @@ -19,6 +21,7 @@
{% include partials/statistics.html %}
{% include partials/schedule.html %}
{% include partials/guidelines.html %}
{% include partials/previous.html %}

<section class="sponsors section overlay-white">
<div class="container">
Expand Down
7 changes: 5 additions & 2 deletions _layouts/2024/event.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
url: /2024/#cfp
- name: Orientações
url: /2024/#guidelines
- name: Equipe
url: /2024/#staff
- name: Programação
url: /2024/#schedule
- name: Histórico
url: /2024/#previous
- name: Equipe
url: /2024/#staff

---

Expand All @@ -23,6 +25,7 @@
{% include partials/statistics.html %}
{% include partials/schedule.html %}
{% include partials/guidelines.html %}
{% include partials/previous.html %}

<section class="sponsors section overlay-white">
<div class="container">
Expand Down
2 changes: 1 addition & 1 deletion theme/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ button:hover {
}

.section {
padding: 90px 0;
padding: 50px 0;
}

.border-less {
Expand Down