discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GSoC porting SIMD to gr-web] weekly update


From: Glen Langston
Subject: Re: [GSoC porting SIMD to gr-web] weekly update
Date: Wed, 24 Aug 2022 13:29:42 -0400

Dear Yao,

It would be great to see an example web browser for
a simple SDR, like an RTLSDR.

Glen

> On Aug 24, 2022, at 11:29 AM, 史 皓航 <shyhot@outlook.com> wrote:
> 
> Hi, everyone!
>  
> I am working on enabling gnuradio to run faster on the browser through `simd 
> on wasm`.
> I will post weekly updates in this thread. The following is from last week:
>  
> Short version report: 
> Later plan: 
> 1.     Develop those missing components in gr-web (making it more extensible)
> 2.     To support `simd on wasm` this project will go slow pace.
>  
>  
> Full version blog: blog here
>  
>  
> Yours,
> Yao
>  
> 发件人: 史 皓航
> 发送时间: 2022年8月16日 23:37
> 收件人: discuss-gnuradio@gnu.org
> 主题: re: [GSoC porting SIMD to gr-web] weekly update
>  
> Hi, everyone!
>  
> I am working on enabling gnuradio to run faster on the browser through `simd 
> on wasm`.
> I will post weekly updates in this thread. The following is from last week:
>  
> Short version report: 
> Has Done: 
>        1. Building debug mode `CPython`. 
> 2. Compare the `webapp` directory output files. (not fully finish)
> 3. Use `wasm2wat` to ensure `volk` is really under `wasm-simd`.
>  
> Delay and TODO in this week: 
> 2. Compare the `webapp` directory output files.
> 4. Enabling open and save files for user-selected paths in gr-web.
>  
> Full version blog: blog here
>  
>  
> Yours,
> Yao
>  
> 发件人: 史 皓航
> 发送时间: 2022年8月9日 23:34
> 收件人: discuss-gnuradio@gnu.org
> 主题: re: [GSoC porting SIMD to gr-web] weekly update
>  
> Hi, everyone!
>  
> I am working on enabling gnuradio to run faster on the browser through `simd 
> on wasm`.
> I will post weekly updates in this thread. The following is from last week:
>  
> Short version report: 
> Has Done: 
> Building with `volk`  `wasm-simd` success, running fail.
>  
> TODO: 
> 1. Building debug mode `CPython`.
> 2. Compare the `webapp` directory output files.
> 3. Use `wasm2wat` to ensure `volk` is really under `wasm-simd`.
> 4. Enabling open and save files for user-selected paths in gr-web.
>  
> Full version blog: blog here
>  
>  
> Yours,
> Yao
>  
> 发件人: 史 皓航
> 发送时间: 2022年8月2日 23:56
> 收件人: discuss-gnuradio@gnu.org
> 主题: re: [GSoC porting SIMD to gr-web] weekly update
>  
> Hi, everyone!
>  
> I am working on enabling gnuradio run faster on browser.
> I will post weekly update in this thread. Following is last week:
>  
> Short version report: 
>  Has Done: 
> running flow graph again success
> TODO: 
> 1. Transplant volk to wasm-simd building
> 2. Enable edit module in flow graph on gnuradio-web (current not support edit 
> module).
>  
> Full version blog: blog here
>  
>  
> Yours,
> Yao
>  
>  
> <271153F54912402C8D9FB6576EFD281D.png>
> 发件人: 史 皓航 <shyhot@outlook.com>
> 发送时间: Monday, July 25, 2022 10:24:15 PM
> 收件人: discuss-gnuradio@gnu.org <discuss-gnuradio@gnu.org>
> 主题: 回复: [GSoC porting SIMD to gr-web] weekly update
>  
> Hi, all!
>  
> I will post weekly this project update in this thread, following is last week:
> 
>  
> Short version report:( unfortunaly I need to rebuild gr-web)
> 
>  
> 
>      Has Done: 1. using latest gr commit to build gr-web. 2. Fix commit 
> missing issue.
> 
>      TODO: 1. fix the running fail issue.  2. And push the modification to 
> marc’s repo.
> 
>  
> Full version report: blog here
> 
>  
> Yours,
> Yao
>  
> 发件人: 史 皓航
> 发送时间: 2022年7月18日 22:39
> 收件人: discuss-gnuradio@gnu.org
> 主题: re: [GSoC porting SIMD to gr-web] weekly update
>  
> Hey, all!
> 
>  
> I will post weekly this project update in this thread, following is last week:
> 
>  
> Short version report:(due to covid-19 the progress slows down a little) 
> 
>  
> 
>      Has Done: post a  blog to introduce the dev tool usage(part 1)
> 
>      TODO: post another blog and measure the different implemented volk  
> performance(time cost first) 
> 
>  
> Full version report: blog here
> 
>  
> Yours,
> 
> Yao.
> 
>  
>  
> <271153F54912402C8D9FB6576EFD281D.png>
> 发件人: 史 皓航 <shyhot@outlook.com>
> 发送时间: 2022年7月12日 0:10
> 收件人: discuss-gnuradio@gnu.org <discuss-gnuradio@gnu.org>
> 主题: [GSoC porting SIMD to gr-web] weekly update 
>  
> Hey, all!
>  
> This is a weekly update email about the GSoC project.
>  
> Following is last week progress and next week plan:
> Short:
> l  Has Done:  building gr-web wholly and play grc.
> l  Need to be Done: Intend to run a benchmark to measure different implement 
> to `volk`
> Full blog:
>  Week2 | eat4toast.github.io
>  
> Yours,
> Yao
>  
> 发件人: 史 皓航
> 发送时间: 2022年7月5日 00:06
> 收件人: discuss-gnuradio@gnu.org
> 主题: [GSoC porting SIMD to gr-web] weekly update
>  
> Hi, everyone!
> I've been accepted to work with GnuRadio for this year's Google Summer of 
> Code.
>  
> The task I intend to implement is porting SIMD code to gr-web through wasm,
> which enables gnuradio more extensible and popular through the browser.
>  
> I am really sorry, this post seems a bit late due to some unexpected problems 
> with the building gr-web from the source.
>  
> Last week's blog:
>  https://eat4toast.github.io/2022/07/04/week1.html
>  
> I will post a weekly update on the mailing list, well the blog will record 
> more latest progress.
>  
> Yours,
> Yao.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]