Ecosyste.ms: OpenCollective

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

compiler-research

Organizes global collaboration on open source software for interactive compilation environments
Collective - Host: opensource - https://opencollective.com/compiler-research - Website: https://compiler-research.org/ - Code: https://github.com/compiler-research

Update README.md

github.com/compiler-research/xeus-clang-repl - ddc4e407c284b3b82125d54303b952523cb27d62 authored about 1 year ago by Alexander Penev <[email protected]>
Update README.md - fix binder link

github.com/compiler-research/xeus-clang-repl - f7ca5f2a502d84d733426cfe243ce502f368d210 authored about 1 year ago by Alexander Penev <[email protected]>
Restore binder support (#68)

github.com/compiler-research/xeus-clang-repl - 25ce7ce3988e57705bf2b0c07ea459c0a155bca8 authored about 1 year ago by Alexander Penev <[email protected]>
Use find_package to locate CppInterOp

github.com/compiler-research/xeus-clang-repl - 918284d3275ea853b94826ed567020156fe15eb5 authored about 1 year ago by Alexander Penev <[email protected]>
Fix Some dockerfile issues

github.com/compiler-research/xeus-clang-repl - dda9981bb1376662d0f8373a7a12fce730837248 authored about 1 year ago by Alexander Penev <[email protected]>
Skip CUDA install if no NVIDIA GPU

github.com/compiler-research/xeus-clang-repl - 7607f3a766a358b2f7e3fa551a21e14496341a20 authored about 1 year ago by Alexander Penev <[email protected]>
Move versions into a separate file (#151)

github.com/compiler-research/CppInterOp - 6dd721c7b1aa35d87448e28c510d4eefa522696a authored about 1 year ago by Alexander Penev <[email protected]>
Add a docker command

github.com/compiler-research/xeus-clang-repl - 9070985c2b323f31f46e532e8df662fcc0a87761 authored about 1 year ago by Vassil Vassilev <[email protected]>
Add xeus-clang-repl news

github.com/compiler-research/compiler-research.github.io - 0c632ded9c41f26ef6bb0cc67398212d4ee48348 authored about 1 year ago by Vassil Vassilev <[email protected]>
Add Vectorized Automatic Differentiation content

github.com/compiler-research/compiler-research.github.io - 2f36513a2d21195664ba7f956e10590e53403392 authored about 1 year ago by Krishna-13-cyber <[email protected]>
Add find_package support (#150)

github.com/compiler-research/CppInterOp - e23ff73e763bbab4405691d868970de31e1f507a authored about 1 year ago by Alexander Penev <[email protected]>
Add the execution results from the omp example

github.com/compiler-research/xeus-clang-repl - c2544b534bb66efb76227ed1015ae4e45c67a2a6 authored about 1 year ago by Vassil Vassilev <[email protected]>
remove external eigen lib use

github.com/compiler-research/xeus-clang-repl - 2c711297809fff4470b8ec6602fcfb999adb238d authored about 1 year ago by maximusron <[email protected]>
Add basic Eigen Demo with templated function

github.com/compiler-research/xeus-clang-repl - 4e5f5303e2b2cfdda9d07abfe50c219858b53165 authored about 1 year ago by maximusron <[email protected]>
Updated working Eigen demo with condda pkg and plot

github.com/compiler-research/xeus-clang-repl - 4a932aef9dba21904e2ad2c24067544e185dc7f4 authored about 1 year ago by maximusron <[email protected]>
Add the pldi tutorial.

github.com/compiler-research/compiler-research.github.io - 4b69cc9ae3ac7fe6c88328eee7c41c626aa7caf1 authored about 1 year ago by Vassil Vassilev <[email protected]>
Update CUDA image demo to perform thresholding

github.com/compiler-research/xeus-clang-repl - 0099263ca95a48c2964ef27aa483cf7acffe8a36 authored about 1 year ago by maximusron <[email protected]>
Add basic project mockup example

github.com/compiler-research/xeus-clang-repl - e38d517ea394e5cf0f862f0fb024706efada91e8 authored about 1 year ago by maximusron <[email protected]>
updated KF demo, documentation (#61)

* Add initial Python-C++-CUDA demo with a gaussian filter on image

* Add assets for demo illu...

github.com/compiler-research/xeus-clang-repl - cf5c1f10beca00361c79a5cd18f814a466802dec authored about 1 year ago by Aaron Jomy <[email protected]>
Add initial Python-C++-CUDA demo with a gaussian filter on image

github.com/compiler-research/xeus-clang-repl - 8192f6322aa1acaab45c57d218a058b7f4aa90f6 authored about 1 year ago by maximusron <[email protected]>
Bump the llvm version to 17 and disable clad until it supports it.

github.com/compiler-research/xeus-clang-repl - ac1b603f73fa2a9906f0a8f9bd1ceb4da4ba1a99 authored about 1 year ago by Vassil Vassilev <[email protected]>
Fix a warning about too many dashes

github.com/compiler-research/compiler-research.github.io - acb63f1fee15467b1306121aeb1f79c15c64432b authored about 1 year ago by Vassil Vassilev <[email protected]>
Announce our showcase presentation

github.com/compiler-research/compiler-research.github.io - 3a03ca2157447525f50a3163b38ca9443d0afcd7 authored about 1 year ago by Vassil Vassilev <[email protected]>
Add clang 16/17 CUDA CodeGen fix patch

github.com/compiler-research/xeus-clang-repl - aa66f9e2e678b90f96f7d242a5c3ea00bc43730c authored about 1 year ago by Alexander Penev <[email protected]>
Add rich text to kalman-filter CUDA demo (#58)

github.com/compiler-research/xeus-clang-repl - cb12820682e27578ef9db3adb311c5801f1dc2fa authored about 1 year ago by Aaron Jomy <[email protected]>
Extend KF data and add python plots (#57)

github.com/compiler-research/xeus-clang-repl - 8325e1d5d8927793087b443b91b0fd0ebb22497c authored about 1 year ago by Aaron Jomy <[email protected]>
Add std::vector based kalman filter demo

github.com/compiler-research/xeus-clang-repl - bcdd6cfebb79fc54a4060369539793240f475fc3 authored about 1 year ago by maximusron <[email protected]>
Use the standard stream redirection of CppInterOp. It handles printf, too.

github.com/compiler-research/xeus-clang-repl - 5ddfb3745d9a8c6b7ca5a13ce680cd2e71fc689b authored about 1 year ago by Vassil Vassilev <[email protected]>
Add a configure command to the openmp kernel.

This patch should finally configure and install the openmp kernel in the jupyter
system.

github.com/compiler-research/xeus-clang-repl - 18f20d7d943ca2960925b821375dbcac60e32411 authored about 1 year ago by Vassil Vassilev <[email protected]>
Add the forgotten omp kernel

github.com/compiler-research/xeus-clang-repl - 2d15f43a7093962d9c157b0315fab88a2844eb96 authored about 1 year ago by Alexander Penev <[email protected]>
Try switching to llvm17

github.com/compiler-research/xeus-clang-repl - 8fd9ede384d37dc37660ac9915b0053c1891f08b authored about 1 year ago by Vassil Vassilev <[email protected]>
Add openmp examples as notebooks. (#52)

github.com/compiler-research/xeus-clang-repl - 147cbc5a4032ab0dd2f594b65bdd4465f690c3c7 authored about 1 year ago by Martin Vassilev <[email protected]>
Fix loading of the cppyy python module.

import cppyy has a similar effect to

__import__('cppyy', globals(), locals(), [], 0). To model ...

github.com/compiler-research/xeus-clang-repl - ad94a0aa565fc0160efdf8d33e6780b49b49f31f authored about 1 year ago by Vassil Vassilev <[email protected]>
Upload Abhi's presentation.

github.com/compiler-research/compiler-research.github.io - 3db7f1e8510fcad72a4992496194a62dc7d92e53 authored about 1 year ago by Abhigyan Acherjee <[email protected]>
Fix dockerfile

github.com/compiler-research/xeus-clang-repl - 2bc792ab06d6448ff1914dd37f8ff96866461956 authored about 1 year ago by Alexander Penev <[email protected]>
Do not initialize again

github.com/compiler-research/xeus-clang-repl - 1a73aea3026df3a27551405d8b940c11c7fb8e03 authored about 1 year ago by Alexander Penev <[email protected]>
Make emacs default editor, useful for gdb

github.com/compiler-research/xeus-clang-repl - b5418baea56658d7e64f6f5024b89cf660845f3d authored about 1 year ago by Alexander Penev <[email protected]>
Add stream redirection for the python operations

github.com/compiler-research/xeus-clang-repl - 59fbb863e59606a82234bf18265afca75a4a7bab authored about 1 year ago by Alexander Penev <[email protected]>
Only look for python in venv setup

github.com/compiler-research/xeus-clang-repl - daac7593713d8745f0033a6c4e3e818353254a6a authored about 1 year ago by Alexander Penev <[email protected]>
Revert "Debug"

This reverts commit bcd51b7b00a9df4121f86673b552241d6a0c93b4 which was
accidentally merged.

github.com/compiler-research/CppInterOp - 4db350af77566fa1fed7542816209314eb8f58f6 authored about 1 year ago by Vassil Vassilev <[email protected]>
Add Abhi to the team (#117)

github.com/compiler-research/compiler-research.github.io - 3a9e8b9686a01aa4f4325482ffc4623b21559184 authored about 1 year ago by Abhigyan Acherjee <[email protected]>
Remove the ubu20 build until we resolve the artifact naming

github.com/compiler-research/xeus-clang-repl - 2e23f05d97522e7960626a5c26534e22a1788993 authored about 1 year ago by Vassil Vassilev <[email protected]>
Add CUDA Kernel

github.com/compiler-research/xeus-clang-repl - 993ee7e0db94939ee8d383c5afb6756dd5f5c5b4 authored about 1 year ago by Alexander Penev <[email protected]>
Add --track-origins=yes to track memory issues.

github.com/compiler-research/CppInterOp - 3fd24e9b4ca44ed2db3e9add67f5da5af516027d authored about 1 year ago by Vassil Vassilev <[email protected]>
Add a ubuntu20 build.

github.com/compiler-research/xeus-clang-repl - 412b1136510b12de70784de967c389e037375d23 authored about 1 year ago by Vassil Vassilev <[email protected]>
[cuda] Load the cuda runtime.

github.com/compiler-research/CppInterOp - 040ed6024a89fa2971ee807b06fa13a6b7b16edb authored about 1 year ago by Vassil Vassilev <[email protected]>
[clang-tidy] Remove the checks for implicit bool conversions.

This check does not make a lot of sense in the llvm-based codebases.

github.com/compiler-research/CppInterOp - 42ce045d3d0e3a0eabe9e3e51e6d8e4956643320 authored about 1 year ago by Vassil Vassilev <[email protected]>
Declare returns 0 on success

github.com/compiler-research/CppInterOp - 0c21f4fee822294fb951ec5675348286661f8d21 authored about 1 year ago by Vassil Vassilev <[email protected]>
[cuda] Add support for CUDA.

This patch allows us to bootstrap the infrastructure to process cuda code
incrementally.

github.com/compiler-research/CppInterOp - ed7cdbc777d87372b19cdc19f7103922c704f196 authored about 1 year ago by Vassil Vassilev <[email protected]>
Bring back the forwarding to Interpreter::getSymbolAddress.

The llvm17 branch is fixed now and we forgot to update this code in
compiler-research/CppInterOp...

github.com/compiler-research/CppInterOp - ccf10effcd55c9de4167715d2dcae876fdfec087 authored about 1 year ago by Vassil Vassilev <[email protected]>
Update with fix of meeting details

github.com/compiler-research/compiler-research.github.io - a3666c4f573ee9fc7383e9696dfcdcbd4bdcd9ca authored about 1 year ago by Krishna-13-cyber <[email protected]>
[ci] Add llvm17 support.

github.com/compiler-research/CppInterOp - 69e9f8567ad5c12d6c6e59cb0ce312edbb2dd120 authored about 1 year ago by Vassil Vassilev <[email protected]>
Add kramdown-parser-gfm to Gem file

github.com/compiler-research/compiler-research.github.io - 9cb3fbb9004f01d33a178364ddf51baff63068d9 authored about 1 year ago by Krishna-13-cyber <[email protected]>
Update readme with local setup for website (#121)

github.com/compiler-research/compiler-research.github.io - 00322adf89fdf4753edbc71b79def9fe56dc9840 authored about 1 year ago by Krishna Narayanan <[email protected]>
Add Krishna's final presentation slides (#119)

github.com/compiler-research/compiler-research.github.io - 770f08ab7e66e479865387f0234170d9cba2e0d3 authored about 1 year ago by Krishna Narayanan <[email protected]>
Add CUDA support

github.com/compiler-research/xeus-clang-repl - 1dab679c08fe805c0c1881dcbcc6d2d09b62bd8c authored about 1 year ago by Alexander Penev <[email protected]>
Fix windows builds by not using dirent.h

github.com/compiler-research/xeus-cpp - 76f8e43f96378297e422f974dbcced3f1c8316de authored about 1 year ago by Vassil Vassilev <[email protected]>
Make rendering the type help in the pager work.

github.com/compiler-research/xeus-cpp - 84e2552610a0dc42ac05be4d27095593ec093030 authored about 1 year ago by ioanaif <[email protected]>
Remove redundant file.

github.com/compiler-research/xeus-cpp - 7da5975ea438f1f2ac06b56505a9357b8143273e authored about 1 year ago by Martin Vassilev <[email protected]>
Add the missing llvm definitions.

This should fix the bot error: expected ')' before 'PRIxPTR'

A similar issue is reported in ten...

github.com/compiler-research/xeus-cpp - 9716ef4af8319c6138265ffa353dd6c8e18099af authored about 1 year ago by Vassil Vassilev <[email protected]>
No need to install xtensor tag files here.

They will be installed by extensor itself.

github.com/compiler-research/xeus-cpp - 7c2cd5b1c5f730695e6a3b96078eaa481f9c30b0 authored about 1 year ago by Martin Vassilev <[email protected]>
[cmake] Enable explicitly exceptions

github.com/compiler-research/xeus-cpp - 4128c32a512b9809d4f1053c61c340ceb12012b2 authored about 1 year ago by Vassil Vassilev <[email protected]>
Revert changing the INSTALL_RPATH_USE_LINK_PATH setting.

github.com/compiler-research/xeus-cpp - b0127f958d68bab4e2f029f2fb8d91ce5a9df54f authored about 1 year ago by Martin Vassilev <[email protected]>
Update copyright.

github.com/compiler-research/xeus-cpp - c7b50a82787ab29ae739968d732daa7cfc30782f authored about 1 year ago by Martin Vassilev <[email protected]>
Base implementation of inspect request impl.

github.com/compiler-research/xeus-cpp - 80f3c77f293dc884e32ebd4e2e1c22fb1cca2a38 authored about 1 year ago by Martin Vassilev <[email protected]>
Remove redundant new lines.

github.com/compiler-research/xeus-cpp - 30b4b9d1cd80b8190e5f90909b08b555767d7057 authored about 1 year ago by Martin Vassilev <[email protected]>
Revert changes.

github.com/compiler-research/xeus-cpp - eb4d98aef7e65c3d9088dfc6b7ed14cec26ec60f authored about 1 year ago by Martin Vassilev <[email protected]>
Fix WeakRef patch (#47)

github.com/compiler-research/xeus-clang-repl - 75d2029714db038b3a1e054112c7e3a4b4bfac9f authored about 1 year ago by Alexander Penev <[email protected]>
Fix CUDA patch (#46)

github.com/compiler-research/xeus-clang-repl - 428a4756d675242ba3acc6220e19156ecc45a860 authored about 1 year ago by Alexander Penev <[email protected]>
Fix Value patch (#45)

github.com/compiler-research/xeus-clang-repl - 74f17702e8f0ed087439910c462c6dc97f399355 authored about 1 year ago by Alexander Penev <[email protected]>
Fix WeakRef patch (#145)

github.com/compiler-research/CppInterOp - 562533a3b7099370d4d7d2cf425544d6eeb7c313 authored about 1 year ago by Alexander Penev <[email protected]>
Fix CUDA Patch (#144)

github.com/compiler-research/CppInterOp - 2c0527ae4e66676873c2258896de0ff7e2f28a56 authored about 1 year ago by Alexander Penev <[email protected]>
Fix Value patch (#143)

github.com/compiler-research/CppInterOp - 1c8c8222ced0718580421b659d3c9f15115f7094 authored about 1 year ago by Alexander Penev <[email protected]>
Add and update tests

github.com/compiler-research/CppInterOp - a86e2f364842038576292d431412507e4034e274 authored about 1 year ago by Smit1603 <[email protected]>
[cmake] Add missing library dependencies.

github.com/compiler-research/CppInterOp - 8da229398f77efaa8bd82929e0f7f6357853648c authored about 1 year ago by Vassil Vassilev <[email protected]>
Deduce the LLVM_DIR/Clang_DIR if either is specified

github.com/compiler-research/CppInterOp - 7f42cace8085c0783a803b59693be88920266255 authored about 1 year ago by Vassil Vassilev <[email protected]>
Upload Fred's first talk slides

github.com/compiler-research/compiler-research.github.io - 0294f64e76ceea8ebd8e1bab8c16a09281e78d8f authored about 1 year ago by Fred Fu <[email protected]>
Add OpenMP Support (#39)

github.com/compiler-research/xeus-clang-repl - d3ad4399795b693f6548bfe3e03624712dbce58f authored about 1 year ago by Alexander Penev <[email protected]>
Implement standard stream redirection

github.com/compiler-research/CppInterOp - 530bb6588a0da8677fac7f7f96965cbca8fe6ab5 authored about 1 year ago by Vassil Vassilev <[email protected]>
Reenable clad (#38)

github.com/compiler-research/xeus-clang-repl - 3afe754919d146d3bf888ca71fcc6f47c5de992f authored about 1 year ago by Alexander Penev <[email protected]>
Update xeus-cpp documentation setup

github.com/compiler-research/xeus-cpp - ae30c4a0401a0690f3772a72d7bc4d4bed158b6d authored about 1 year ago by Krishna-13-cyber <[email protected]>
Add technical content for xeus-clang-repl docs (#35)

github.com/compiler-research/xeus-clang-repl - 0aa285e4d0804cfc84ab8b50574fa52d36403ccb authored about 1 year ago by Krishna Narayanan <[email protected]>
Run clang-tidy on PR

github.com/compiler-research/CppInterOp - 2a05e19e995b731b7405193611e0fb52999366f2 authored about 1 year ago by Smit1603 <[email protected]>
Update standing_meetings.yml

Fix indent

github.com/compiler-research/compiler-research.github.io - 0049535888b8595cc8b23297fb43028e4ffbac72 authored about 1 year ago by Aaron Jomy <[email protected]>
Move updates to top of standing meetings

github.com/compiler-research/compiler-research.github.io - fd3e5df65720d616a4c4b7e70b7c0ace9ffc90a6 authored about 1 year ago by maximusron <[email protected]>
Merge pull request #112 from maximusron/master

Add Aaron's slides on Extending Cppyy Numba support - Progress Update

github.com/compiler-research/compiler-research.github.io - 94fdb721e81a684e12b43352a3abdf3421456ae6 authored about 1 year ago by David Lange <[email protected]>
Add Aaron's slides on Extending Cppyy Numba support - Progress Update

github.com/compiler-research/compiler-research.github.io - f39e6cfea6a41de9988ab8d9473b01d9ba178134 authored about 1 year ago by maximusron <[email protected]>
Add a header CppInterOp highlights.

github.com/compiler-research/CppInterOp - 9f634fd2966d8fae6ba66cac33ab34b818626d26 authored about 1 year ago by Vassil Vassilev <[email protected]>
Update docs with detailings in usage of CppInterOp

github.com/compiler-research/CppInterOp - 200d8bea029ab399b48b660aada2107f82ca46d5 authored about 1 year ago by Krishna-13-cyber <[email protected]>
Publish news on CppInterOp's 1.0 release

github.com/compiler-research/compiler-research.github.io - 2ee07c224641cfb3a440ed4f51e73199f021c991 authored about 1 year ago by Vassil Vassilev <[email protected]>
Bump CppInterOp version to 1.1

github.com/compiler-research/CppInterOp - adbe0592a64499c3888faeabf9d37fc236d0430f authored about 1 year ago by Vassil Vassilev <[email protected]>