Skip to content

Instantly share code, notes, and snippets.

View phrb's full-sized avatar

Pedro Bruel phrb

View GitHub Profile

ReConFig 2017 Paper Revision Work Plan

Reviewer 1

  1. Describe in more detail if you just used OpenTuner or if you extended the tool and did significant programming.

We mentioned we just used OpenTuner. To make it more clear, add a sentence explaining we just used the tool, or that we did not extend it. (autotuner description section) DONE

  1. Go into more details on how you connected OpenTuner to LegUp and Quartus. Did you analyze the report (ASCII) files and search for these metrics?
Tópicos no texto do Fabio (http://www.ime.usp.br/~kon/papers/ComputacaoBrasilKon2013.pdf):
- Dados abertos:
-- Histórico: Ciência, Engenharia, Pesquisa
-- Artigos Científicos
--- Conferências, Publicações, Revisão e Acesso
--- Alto valor pago por universidades
--- Exclusão de quem não pode pagar
@phrb
phrb / docker_compose_output.txt
Created March 28, 2015 12:57
Running the App
% sudo docker-compose up
Creating justiceleague_db_1...
Creating justiceleague_web_1...
Attaching to justiceleague_db_1, justiceleague_web_1
db_1 | The files belonging to this database system will be owned by user "postgres".
db_1 | This user must also own the server process.
db_1 |
db_1 | The database cluster will be initialized with locale "en_US.utf8".
db_1 | The default database encoding has accordingly been set to "UTF8".
db_1 | The default text search configuration will be set to "english".
@phrb
phrb / build_output.txt
Last active August 29, 2015 14:17
./build.sh output
% ./build.sh
Creating build_db_1...
Pulling image postgres:latest...
511136ea3c5a: Pull complete
e977d53b9210: Pull complete
c9fa20ecce88: Pull complete
63fe2f740ffc: Pull complete
664651e5af0d: Pull complete
1c73f15d734a: Pull complete
f12e2cbcb6fa: Pull complete
@phrb
phrb / control_altitude.ks
Last active May 13, 2017 11:01
Hover Script: A very simple kOS script for hovering.
// A very simple kOS script for hovering.
// Control Flags.
set hovering to false.
set ascending to false.
set descending to false.
set end_program to false.
// Hovering Altitude and Velocity.
set target_alt to 0.