Displaying 20 results from an estimated 1000 matches similar to: "GSOC introduction"
2018 Feb 17
1
GSOC 2018 Introduction
Hello all,
My name is Ashish Kumar Gahlot and I am a final year undergraduate student
of Engineering College Ajmer(Rajasthan, India) majoring in
Computer Science.
I am interested in working on project *Integrate with Z3 SMT solver to
reduce false positives *for GSOC 2018. I am having experience with SMT
solvers as I play CTFs and have used z3 to solve reverse engineering
problems.
How can I
2011 May 06
2
[LLVMdev] How to identify loop header
I would like to know how one can identify whether a basic block is a loop
header?
Regards,
Ashutosh Shukla,
10305052
M. Tech 1
Dept of Computer Science and Engg.
2008 Sep 18
4
I wanna do a project on RoR
Hi..Friends...I m a final yr IT engg student...I wanna learn RoR n use
it for my Btech project...Kindly help me in dis regard...My exact
query is:
1)Wat project topic to choose
2)How to learn dis technology n implement it in my project
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2016 May 04
2
GSoC 2016 Introduction
Hello everyone,
My name is Ayush Tomar. I'll be working on Learning to Rank stabilisation
project over the summers.
Here are a few things that I plan to do in coming few days:
1. Revise the timeline. There are some portions that I had kept for
the first and second week of coding which have already been done (except
writing tests). So, I'd like to adjust the timeline according to it.
2.
2008 Jan 02
2
how to ignore or omit somethings while reading the data table
hello respected ppl...
am a engg. student...i was trying to use R in statistical calculations
now the problem is..i imported a huge tsv file onto R...it has a column
which gives cost...and it has "$" with each numerical value in this
column...it is something like this..$.05,$.1,$.075...and so on..
R is reading it as "character vector"...
i tried using all the arguments but
2006 Jan 09
3
Selecting a subset of a table with DRY
Hello,
I have table called ''listings.'' There are a certain combination of
properties which make a listing viewable (e.g., it is confirmed, has
been authorized, hasn''t expired, etc.). Each listing has one and only
one category.
I want to be able to do things like Listing.find_viewable(...) and
Category.find(...).viewable_listings, but I see no way to do this
2003 Dec 19
2
SSH for OS/390 (ODBC SSH-Tunneling to OS/390)
Hi Martin,
my name's Daragh, and I'm a renewal projects architect in the
University of Chicago. I saw your name on a listserv - openssh-unix-dev. I
was hoping you could lend some insight to a problem we're trying to solve.
We are trying to find a way for an Oracle database to connect
securely to a mainframe (OS/390 running Model204 DB) through ODBC (Open
Database Connection
2011 Mar 25
2
[LLVMdev] set line number debug info
Thanks for the help.
I thought I'd solved the problem (setting the line number information in the
instruction metadata) by inserting my own function for setting line number
in llvm/Support/DebugLoc.h. I have added a function setLine(unsigned) in
DebugLoc class. The function simply sets the LineCol variable as needed. But
there is a problem.
Whenever I'm checking the line number(calling
2011 Jan 17
2
[LLVMdev] File reading in LLVM 2.8
Hi,
I am new to LLVM. I am trying to read a plain text file in a llvm
pass. But getting an error -
llvm[0]: Linking Release Loadable Module LLVMHello.so
/usr/bin/ld: /home/abhirup/llvm/llvm2.8_Install/llvm-2.8/lib/Transforms/Hello/Release/Hello.o:
relocation R_X86_64_PC32 against undefined symbol `(anonymous
namespace)::Hello::update_sec_read(char const*)' can not be used when
making a
2011 May 05
1
[LLVMdev] Get instruction as a string and SSA form
1. I am trying to get the instruction of LLVM intermediate code as a
string. How can this be done?
2. Also in the SSA version of the code, how can we come to know which %N
(N is any integer) is a version of some variable 'a' and which is just a
temporary?
Regards,
Ashutosh Shukla,
10305052
M. Tech 1
Dept of Computer Science and Engg.
2006 Jan 06
2
Not Able to Connect Two Asterisk Servers Using IAX2
Hi
I have two asterisk servers. I just want to connect two asterisk server
using IAX2.
But the Asterisk Servers are not able to register each other. If some body
have done this
then Please send me the configuration they have done in iax.conf and
extensions.conf.
I simply want to connect and call from one sever to another.
Thanks
Chandan Kumar Mishra
Software Engg.
-------------- next part
2012 May 29
1
Help needed in wavelet transforming
Hello
I am currently working on forecasting hourly electricity prices where I am
required to do wavelet transformation. First I need to calculate
decomposition coefficients of the wavelet transform, then I need to select
wavelet function using multiresolution technique. I would be really
grateful if I can find any help in this matter.
Thanking You
with regards,
--
Name : Tarun Trivedi
Senior
2012 May 29
1
Help needed in wavelet transformation
Hello
I am currently working on forecasting hourly electricity prices where I am
required to do wavelet transformation. First I need to calculate
decomposition coefficients of the wavelet transform, then I need to select
wavelet function using multiresolution technique. I would be really
grateful if I can find any help in this matter.
Thanking You
with regards,
--
Name : Tarun Trivedi
Senior
2006 Jul 17
3
ROR and MogileFS
I am an engg student looking for project related to ruby and MogileFS...
Can anybody suggest me about - use of ruby and MogileFS in application
developement regarding -
1.is it efficient enough?
2.any alternate solution available for this?
3.any improvements that are required in MogileFS ?
4.and should i go for it?
thank you..
--
Posted via http://www.ruby-forum.com/.
2015 Mar 16
2
[LLVMdev] GSOC:Control Flow integrity for kernal
Hi
I want to pursue a project based to improve the existing KCoFI method which
is the Control Flow integrity method for commodity os. Since KCoFI is a
llvm based project I plan to undertake the project to improve the existing
KCoFI method. Following are the improvements that I want to pursue:
1. To improve the call graph used in KCoFI. Implement a stronger call graph.
2. Port the KCoFI to
2018 Feb 27
0
GSOC 2018 Introduction
Hello all,
My name is Ashish Kumar Gahlot and I am a final year undergraduate student
of Engineering College Ajmer(Rajasthan, India) majoring in
Computer Science.
I am interested in working on project *Integrate with Z3 SMT solver to
reduce false positives *for GSOC 2018. I am having experience with SMT
solvers as I play CTFs and have used z3 to solve reverse engineering
problems.
How can I
2013 Aug 11
2
[LLVMdev] pbqp register allocator-need help
Hello Sir,
Im trying to test run pbqp register allocator for small C programs.
by
llc -regalloc=pbqp -debug <bitcode of the file>
It is giving me segmentation fault for even very simple programs having
loops or if statements.
Please tell me where I'm going wrong.
--
Regards,
Smriti Jaiswal
MTech
Dept of Computer Science and Engg,
IIT Kanpur
-------------- next part --------------
2013 Aug 12
1
[LLVMdev] pbqp register allocator-need help
The simple C code on which im running the allocator is attached.
And these are the set of commands. I dont understand ..guess i might be
doing something very silly.
Please help
*Commands:*
clang -emit-llvm -c test.c -o test.bc
opt -mem2reg test.bc -o testssa.bc
llc -regalloc=pbqp testssa.bc
On Mon, Aug 12, 2013 at 7:59 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
>
>
>
2011 Mar 14
2
[LLVMdev] set line number debug info
Hi,
I am new to LLVM infrastructure. Recently I am trying to set the debug
info for an instruction. The main aim is to set the source line number of an
instruction. Can anyone please show how to do that?
I think that setMetadata method in Instruction class is to be used.
But how do I create MDNode* consisting of desired source line number. Source
line number can be extracted from the
2015 May 31
2
[LLVMdev] Error in building Gold on FreeBSD
I triend the command make all-gold -k
But the error message that it says now is:
/usr/binutils/gold/system.h:38:11:fatal error: 'libintl.h' file not
found
#include <libintl.h>
On Saturday, May 30, 2015, John Criswell <jtcriswel at gmail.com> wrote:
> Dear Aditya,
>
> Regarding the error, it looks like binutils is trying to build its
> documentation. For